Re: [Catalyst] Web Services Integration with Catalyst

2007-10-14 Thread Bill Moseley
On Sun, Oct 14, 2007 at 08:38:52PM +0100, Matt S Trout wrote: > > Catalyst::Plugin::Server is what was going to be the community-designed new > Plugin::XMLRPC until the namespace owner decided he didn't like the API, > revoked the PAUSE bits for the ::Server authors and released his own > one-day-

Re: [Catalyst] Web Services Integration with Catalyst

2007-10-14 Thread Matt S Trout
On Sun, Oct 14, 2007 at 01:36:51PM -0700, Ashley wrote: > On Oct 14, 2007, at 12:38 PM, Matt S Trout wrote: > > >So we picked a new namespace and went ahead with ::Server anyway. > > Sorry if I'm being dense; what is the new namespace? Catalyst::Plugin::Server. -- Matt S Trout Need

Re: [Catalyst] Web Services Integration with Catalyst

2007-10-14 Thread Ashley
Sorry if I'm being dense; what is the new namespace? -Ashley On Oct 14, 2007, at 12:38 PM, Matt S Trout wrote: So we picked a new namespace and went ahead with ::Server anyway. ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.u

Re: [Catalyst] Web Services Integration with Catalyst

2007-10-14 Thread JT Justman
On Fri, Oct 12, 2007 at 12:14:48PM -0700, Bill Moseley wrote: >> Anything else worth looking at? Any existing SOAP implementations? > I missed this on the way in, and this is only partly relevant, but I've been working with SOAP::WSDL v2 dev builds and have been very happy with how it works so f

Re: [Catalyst] Web Services Integration with Catalyst

2007-10-14 Thread Matt S Trout
On Fri, Oct 12, 2007 at 12:14:48PM -0700, Bill Moseley wrote: > Anyone added "web services" to an existing application that could > share their experiences? > > This sound familiar? ;) > > http://wanderingbarque.com/nonintersecting/2006/11/15/the-s-stands-for-simple/ > > > I will note that I've

Re: [Catalyst] connecting to a remote sqlite

2007-10-14 Thread Matt S Trout
On Sat, Oct 13, 2007 at 12:07:54PM +, rahed wrote: > On 10/12/07, Matt S Trout <[EMAIL PROTECTED]> wrote: > > On Fri, Oct 12, 2007 at 11:50:01AM +0200, rahed wrote: > > > Without prefetch, there is no error. Is it possible (and which way) to > > > retrieve data from a remote db via proxy with C