Something like this was started here, but I think development has died: http://github.com/doctrine/rest
-- Kris Wallsmith | Release Manager [email protected] Portland, Oregon USA http://twitter.com/kriswallsmith On Oct 12, 2010, at 4:57 PM, Bulat Shakirzyanov wrote: > Hi Benoît, > > I think what you're really looking at is - REST or SOAP data access interface. > So if you're using Doctrine - build a REST object manager and server. > Then in your application code you would access your objects using the already > familiar DataMapper api, which internally would use REST to communicate with > your remote application. > > Hope I explain myself clearly, > > -- > Bulat Shakirzyanov | Software Alchemist > > t: @avalanche123 > g: github.com/avalanche123 > b: avalanche123.com > e: [email protected] > > > -- > 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 -- 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
