Re: [symfony-devs] Symfony 2.4

2013-08-14 Thread Lukas Kahwe Smith
Hi, BTW several people have mentioned better REST support. I have just tagged 0.13.0 of https://github.com/FriendsOfSymfony/FOSRestBundle The next version is planned to be 1.0 but there are really several open issues that need someone to look into them and I just do not have the time. Furthermor

Re: [symfony-devs] Symfony 2.4

2013-08-07 Thread Lukas Kahwe Smith
Aloha, Its August now. 2.4 is scheduled to be released in November, so stabilization phase starts in September [1]. In other words anything new should get done this month. Now given what I have seen go into master since 2.3 was released, stabilization should be quite easy going. IMHO we should

Re: [symfony-devs] Symfony 2.4

2013-07-17 Thread Lukas Kahwe Smith
Hi, So whats going on with all this feedback? Might be good to compile some sort of summary and then start coordinating efforts? Wdyt Fabien? regards, Lukas Kahwe Smith sm...@pooteeweet.org -- -- If you want to report a vulnerability issue on Symfony, please read the procedure on http://s

Re: [symfony-devs] Symfony 2.4

2013-06-25 Thread Lukas Kahwe Smith
On Jun 3, 2013, at 8:52 , Fabien Potencier wrote: > So, if Symfony 2.4 was just about 1 new major change, which one would it be > for you? Another topic would be improvements for caching. The ezPublish guys have implemented a solution to track node id's and add them as a custom header which

Re: [symfony-devs] Symfony 2.4

2013-06-18 Thread Lukas Kahwe Smith
On Jun 17, 2013, at 22:21 , tystr wrote: > Lukas, > Regarding the development of the FOSRestBundle, I've been trying to get more > involved, and may be interested in becoming a regular contributor… yes .. thank you for your contributions so far! regards, Lukas Kahwe Smith sm...@pooteeweet.or

Re: [symfony-devs] Symfony 2.4

2013-06-18 Thread tystr
Lukas, Regarding the development of the FOSRestBundle, I've been trying to get more involved, and may be interested in becoming a regular contributor... Thanks, Tyler Stroud ty...@tylerstroud.com On Tuesday, June 4, 2013 2:29:36 AM UTC-7, Lukas Kahwe Smith wrote: > > > On Jun 4, 2013, at 10:5

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

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] Symfony 2.4

2013-06-04 Thread Lukas Kahwe Smith
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_serializers pretty >> much sums up the setup effort. A generator will build your model, a >> serializer

Re: [symfony-devs] Symfony 2.4

2013-06-04 Thread Lukas Kahwe Smith
On Jun 3, 2013, at 19:09 , Gregory Scott Militello wrote: > Lukas, > > Congrats on your RAD bundle, I look forward to seeing it in the wild. You > guys may want to start a discussion with KNP (if you have not already). > Maybe there are gains for both projects. I know KNP seems to be going

Re: [symfony-devs] Symfony 2.4

2013-06-04 Thread j
+1 for better REST support On Monday, June 3, 2013 4:50:21 AM UTC-7, Lukas Kahwe Smith wrote: > > > On Jun 3, 2013, at 11:03 , Sebastiaan Stok > > wrote: > > > Define perfect :) there is already the ApyDatagridBundle and > Fsi-open/datagrid-bundle (very extend-able) > > > > Op maandag 3 juni

Re: [symfony-devs] Symfony 2.4

2013-06-04 Thread Gregory Scott Militello
Lukas, Congrats on your RAD bundle, I look forward to seeing it in the wild. You guys may want to start a discussion with KNP (if you have not already). Maybe there are gains for both projects. I know KNP seems to be going down the route of putting most of their customizations into their own

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread Robert Hafner
Well, there is a library that has a nice Symfony back end already (although it is a work in progress). Stash - https://github.com/tedivm/Stash Stash Bundle - https://github.com/tedivm/TedivmStashBundle Stash has a few adaptors, such as a Doctrine one, and even contains a session handler that

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread Lukas Kahwe Smith
On Jun 3, 2013, at 15:25 , Gregory Scott Militello wrote: > Here is my wish-list: > > • Changes that support the simple. Currently SF2 is a leap for > developers. Some concepts are extremely difficult to get your head wrapped > around and there are external initiatives that imo are t

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread rafix
- REST Support +1 - Admin generator +1 - RAD +1 El lunes, 3 de junio de 2013 07:50:21 UTC-4, Lukas Kahwe Smith escribió: > > > On Jun 3, 2013, at 11:03 , Sebastiaan Stok > > wrote: > > > Define perfect :) there is already the ApyDatagridBundle and > Fsi-open/datagrid-bundle (very

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread Eduardo Oliveira
+ 1 for admin UI "My ideal fantasy implementation would be the caching equivalent of Monolog - a nice, elegant standalone project with multiple backends which goes on to help define the PSR (IIRC!) and is then integrated into Symfony with a Bridge/Bundle. Making it a core component (as in, distrib

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread Gregory Scott Militello
Here is my wish-list: Changes that support the simple. Currently SF2 is a leap for developers. Some concepts are extremely difficult to get your head wrapped around and there are external initiatives that imo are trying to improve this in their own ways (e.g. KnpRadBundle). I am not saying

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread Matt Robinson
Having recently struggled with creating a REST API server, I can certainly see the appeal of having more support worked into e.g. the Routing and/or HttpFoundation components. More high-level stuff sounds great in principle. I remember some time ago (during the development of 2.0?) there being

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread Lukas Kahwe Smith
On Jun 3, 2013, at 11:03 , Sebastiaan Stok wrote: > Define perfect :) there is already the ApyDatagridBundle and > Fsi-open/datagrid-bundle (very extend-able) > > Op maandag 3 juni 2013 10:15:58 UTC+2 schreef Hoan Nguyen Van het volgende: > I think we are missing a perfect Grid bundle I do no

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread Marco Pivetta
There's a couple of things that I will need to figure out for ZF3 that I'd like to push in the DependencyInjection builder: mainly inlining factory code (tricky, but it will bring quite some performance improvements) - not sure I'll make it for 2.4 though. I don't know how much of the EventDispatc

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread Jérôme Vieilledent
Hello Patrick Allaert already pointed out performance issues with autoloader. I know this is Composer related but I think this can really be improved (see patrickallaert.blogspot.be/2013/03/benchmarking-composer-autoloading.html). Cheers Le 3 juin 2013 08:52, "Fabien Potencier" a écrit : > Hi a

Re: [symfony-devs] Symfony 2.4

2013-06-03 Thread Eduardo Oliveira
Hi, Great 2.3 is being released. Performance is very important, create the suite of benchmarks is the right start. So i will throw two ideas: 1) Some "lib" of string util and inflector, we have methods like camelize on container (that don't belong there), In my opinion we should have in inflecti

[symfony-devs] Symfony 2.4

2013-06-03 Thread Francesc Rosàs
Where can we find these 2.4 PRs? -- -- 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 subscribed to the Google Groups "symfony developers" group. To post to this group, send email to sym

[symfony-devs] Symfony 2.4

2013-06-02 Thread Fabien Potencier
Hi all, As Symfony 2.3 is going to be released today, that also means that work on 2.4 can start now. We have 4 months of development, so if there is anything that you think we need to work on (or things that you want to contribute to), that's the right time to discuss it. Based on the topic