Re: [symfony-devs] Symfony 2.4

2013-06-10 Thread Lukas Kahwe Smith
yeah. but it doesn't seem like the focus of their initiative. but yes drawing inspiration from there too. ATM we are slower than I had hoped to complete this. crossing my fingers for soon regards Lukas Roman Marintsenko wrote: >> Just to clarify, we are not building a RAD Bundle, we are build

[symfony-devs] Upgrade to 2.3

2013-06-10 Thread Saad Fikri
Hi All, I have a project with Symfony 2.2 and i want to upgrade the whole project to 2.3 how can i do it ? Thanks in advance. -- -- If you want to report a vulnerability issue on Symfony, please read the procedure on http://symfony.com/security You received this message because you are sub

[symfony-devs] Re: Symfony 2.4

2013-06-10 Thread j . janvier
A series of benchmarks. I don't want benchs to compare Symfony to other frameworks. But I want benchs to compare the different versions of Symfony between them to ensure that new functionalities do not become too greedy. Plus, this could lead to a performance audit / quest . This could have bee

[symfony-devs] Re: Symfony 2.4

2013-06-10 Thread esion
Hi, *Less configuration*; ~more convention~ (Actually I don't like the second part of the sentence). For example, It would be great to declare a service without describing it in a separated config file. Le lundi 3 juin 2013 08:52:30 UTC+2, Fabien Potencier a écrit : > > Hi all, > > As Symfony

Re: [symfony-devs] Symfony 2.4

2013-06-10 Thread Dewos
+1 REST. Il giorno martedì 4 giugno 2013 11:29:36 UTC+2, Lukas Kahwe Smith ha scritto: > > > On Jun 4, 2013, at 10:59 , Lukas Kahwe Smith > > > wrote: > > >> Ideally REST would not be such a pain that a specific edition would > even be needed. For example, in Rails including active_model_se

Re: [symfony-devs] Symfony 2.4

2013-06-10 Thread Roman Marintsenko
> Just to clarify, we are not building a RAD Bundle, we are building an "edition". As such we are of course looking quite closely at KnpRadBundle. To clarify, KNP also has a RAD edition (based on KnpRadBundle), see http://rad.knplabs.com/ On Tuesday, June 4, 2013 11:59:11 AM UTC+3, Lukas Kahwe

Re: [symfony-devs] Re: Let's save some I/O

2013-06-10 Thread Thomas Rabaix
We have done some benchmark here, and the cost is very low. Better focus on PHP code. On Mon, Jun 3, 2013 at 9:53 AM, Victor Berchet wrote: > Thomas, > > I think this is due to a bug in Symfony, see > https://github.com/symfony/symfony/issues/6919. > > The second solution checks less files becau