Re: Post about a Apache/mod_perl based component/service architecture
[email protected] (Bas A . Schulte)
| Newsgroups | perl.p5ee |
|---|---|
| Message-ID | <[email protected]> |
Matt, On Friday, March 22, 2002, at 12:14 PM, Matt Sergeant wrote: > Personally I think you'd be a fool to migrate an > elegantly designed application like that to SOAP. Care to explain? Why not use SOAP to allow access to a service (that is now being accessed using HTTP and Storable for (de-)serialization) and allow access to the services using non-perl languages? Bas.