Skip Menu |

This queue is for tickets about the Catalyst-Controller-DBIC-API CPAN distribution.

Report information
The Basics
Id: 73213
Status: rejected
Priority: 0/
Queue: Catalyst-Controller-DBIC-API

People
Owner: Nobody in particular
Requestors: jtk [...] uic.edu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 2.004004



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
The documentation includes a hint at the example application used for its tests in the Overview section which shows exactly what you want to know.