Re: [nyphp-talk] My first symfony site

2007-11-20 Thread Ajai Khattri
On Tue, 20 Nov 2007, Paul Houle wrote: > Doctrine ORM , however, looks like a dream. My next symfony > project will use Doctrine, even though that means fewer plugins and > builders will be available. Yeah, migrations rock. > Symfony's documentation is better than other PHP framewo

Re: [nyphp-talk] My first symfony site

2007-11-20 Thread Jon Baer
Thanks for sharing your experience. The migrations technique looks extremely promising (and familiar :-) ... http://doctrine.pengus.net/index.php/documentation/manual?chapter=migration - Jon On Nov 20, 2007, at 7:42 AM, Paul Houle wrote: I just finished a small project with symfony at htt

[nyphp-talk] My first symfony site

2007-11-20 Thread Paul Houle
I just finished a small project with symfony at http://spoonriveranthology.net/ There are a lot of cool things about the site, such as a drag and drop editor for relationships between people, that are in an administrative interface that you can't see. Overall I like the symfony ap