This is I believe one of the strength of Symfony. They will decouple the Javascript component too. In the meantime, there's already a JQuery plugin for it: http://www.symfony-project.org/plugins/sfJqueryReloadedPlugin
Want to use Smarty for template? No problem too. Symfony will just be there to knit all those libraries together in a MVC OO framework, instead of reinventing the those things :) On Mon, May 11, 2009 at 8:56 PM, Mark Rickerby <[email protected]> wrote: > > I get the impression the symfony team has worked hard to decouple the > choice of model/storage layer from the framework itself, so that > people who have invested heavily in doctrine or propel can all get the > most out of symfony itself. I would say they were probably criticized > for their dependence on propel, when it wasn't evolving as fast as > doctrine, but from what I've seen, it seems like more recent versions > of propel are a big improvement too. > > It also means more possible options in future - for example, being > able to drop-in storage backends like couchdb or a different style of > ORM altogether. > > > > -- Blue Horn Ltd - System Development http://bluehorn.co.nz --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
