In my opinion, if you need the app almost ready for september.. use a
lightweight framework like Codeigniter or ,as you said, with CakePHP (if
you've worked with them). You can do a lot of things fast enough with the
admin generator of Symfony and the development of the frontend with its
template engine, cache etc.. its amazing but... I prefer to have a good
knowledge of the framework I use, even for small applications, and Symfony
has a big learning curve that you have to walk until you're comfortable
enough to develop with limits on time.

The only exception would be if you already used Propel or Doctrine.. so you
could skip the model part of the learning, or if you're sure that the app
will be extended in the future.. so it would be wise to try with Symfony,
thinking in the future requirements. In any other case.. take the safe
option.

I used a couple of frameworks and when I knew about Symfony and tried it.. I
fell in love. But.. as I said. It needs time and, if you're in the hurry,
maybe you could try some testing apps with Symfony while you use another
framework you know to develop the app for your client.



Also, if you decide for Symfony, use the 1.4 version. v2.0 is not for
production yet.

On Mon, Jul 19, 2010 at 2:47 PM, Thor <thorste...@gmail.com> wrote:

> define "heavy" ...
>
> On 9 Lug, 16:06, Ekinox <ekinox1...@gmail.com> wrote:
> > Hello,
> >
> > Will Symfony2 's interface evolve just a
> > little, or will it be rethought before the final release ? So I will
> > know if I should use it for a big project. In fact, I may not use
> > symfony 1.4 ; as the project chief (even if it is not a professional
> > project) thinks it is too heavy (and I think he is not so wrong). Zend
> > isn't what we are looking for. So we saw Symfony2 and CakePHP. Should
> > we use Symfony2 or CakePHP ? Knowing that the project should be passed
> > in production server around September. If there will be still some
> > bugs, that's not a so big problem (we would just have to update the
> > Symfony2 version we have), but if the interface is regularly
> > rethought, it might cause problems. So, CakePHP or Symfony2 ?
> >
> > Thank you in advance,
> > Ekinox
>
> --
> 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 users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to