Re: [Catalyst] Catalyst::Controller::REST + use Catalyst qw/Server Server::XMLRPC/ = Error

2009-04-08 Thread J. Shirley
On Thu, Apr 9, 2009 at 10:00 AM, Bruce McKenzie wrote: > I have a newly developed RESTful interface to an existing server using > C::C::REST. Works nicely -- Catalyst is a very nice tool, and the REST > extensions are very helpful. > The server has existing services that are orthogonal to the REST

Re: [Catalyst] Catalyst::Controller::REST + use Catalyst qw/Server Server::XMLRPC/ = Error

2009-04-08 Thread Hans Dieter Pearcey
On Wed, Apr 08, 2009 at 06:00:36PM -0700, Bruce McKenzie wrote: > Note that if you have a custom request class in your application, and it does > not inherit from C, your application will fail with > an > error indicating a conflict the first time it tries to use > C's functionality. To fix this

[Catalyst] Catalyst::Controller::REST + use Catalyst qw/Server Server::XMLRPC/ = Error

2009-04-08 Thread Bruce McKenzie
I have a newly developed RESTful interface to an existing server using C::C::REST. Works nicely -- Catalyst is a very nice tool, and the REST extensions are very helpful. The server has existing services that are orthogonal to the RESTful interface. I don't really wish to RESTify them so I'