[Catalyst] Soaping up Catalyst

Matt S Trout dbix-class at trout.me.uk
Thu Aug 18 19:33:27 CEST 2005


On Thu, Aug 18, 2005 at 07:21:09PM +0200, Sebastian Riedel wrote:
> >Right, you should probably make the SOAP plugin handle SOAP  
> >attributes.
> 
> I disagree, the XMLRPC plugin redispatches to a single class, so just  
> have two different controllers for soap and xmlrpc and it's all save. :)

Actually, with a bit of playing shouldn't it be possible to have one
controller that will accept methods over SOAP *and* XMLRPC depending on the
endpoint used?

-- 
     Matt S Trout           Website: http://www.shadowcatsystems.co.uk
  Technical Director        E-mail:  mst (at) shadowcatsystems.co.uk
Shadowcat Systems Ltd.

 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list