I should have guessed to take a look the the symfony-docs repository... Thanks a lot!
2010/8/31 Fabien Potencier <[email protected]> > On 8/31/10 2:21 PM, Dennis Benkert wrote: > >> You only need one application per "project". The CLI will probably >> change a lot (as we will probably have a .phar tool to boostrap a >> project independently of having Symfony installed somewhere on your >> machine). But, for now, you never need to execute the >> init:application command (as you should use the sandbox to get >> started). >> >> >> So, taking a look into the glass ball there will be a change in how to >> handle frontends and backends in Symfony2 and also in the defintion of >> application? If so, are there any information already? :) >> > > You might want to read the following documents: > > http://github.com/symfony/symfony-docs/blob/PR3/guides/symfony1.rst > > > http://github.com/symfony/symfony-docs/commit/58dacfb8be50c58ba29c9ffb312f898676b7da5d > > Fabien > > > -- > 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 [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > 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 [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
