On Wed, 30 Dec 2009, Mike Langford wrote: > Is there a simple way to migrate to Symfony or will my new team > essentially have to re-code the entire site?
You probably WANT the team to re-implement if you're switching frameworks because what works in CakePHP may not be the best way to symfony (and vice versa). In other words, to build something that is optimized the way symfony works best means to implement from scratch in the symfony way. -- -- You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en.
