I don't think this makes sense for a PHP Application. You can have a service that is local from the beginning and switch it to be a SOAP or XML-RPC Client though if the interface stays the same. I don't see any further action required for allowing these kind of scenarios.
On Mon, 17 Jan 2011 00:22:25 -0800 (PST), Cyrille37 <[email protected]> wrote: > Hello Symfony Devs, > > I would like to know if you've planned to add some remoting > capabilities to the Dependencies Injection engine, to be able to > instanciate object locally or remotly (SOA), like it is possible in > Spring Framework (Java and .Net), using some kinds of protocols like > xml-rpc, soap, json-rpc, and so on... > It's really a nice feature to help scallability of complex application > and for testing to. > > Thanks for you lights about this subject. > > Regards, > Cyrille. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
