Subject: | Documentation enhancement request |
Date: | Mon, 12 Dec 2011 17:40:47 -0600 |
To: | bug-Catalyst-Controller-DBIC-API [...] rt.cpan.org |
From: | Johnathan Kupferer <jtk [...] uic.edu> |
Hello,
I'm attempting to get rolling with Catalyst::Controller::DBIC::API::RPC,
but I'm stuck on what to do with the '/api/rpc/rpc_base' stuff. I'm
still somewhat new to Catalyst and haven't managed to yet wrap my head
around chained handlers. In particular, I don't understand why it is
helpful to use a Chained method for RPC interactions or what I would
want to do with or how I would set up a proper chained method. It would
be nice if the documentation for this module included a sample
implementation of '/api/rpc/rpc_base'.
Thanks!
- Johnathan