On 16.11.2010, at 06:50, Lukas Kahwe Smith wrote: > > On 16.11.2010, at 05:44, Fabien Potencier wrote: > >>> i do see a few topics of relevance personally though: >>> 1) Console dependency injection: https://github.com/fabpot/symfony/pull/70 >>> 2) Base form templates adjustment: >>> https://github.com/fabpot/symfony/pull/100 >>> 3) Allow multiple routing requirement with xml loader: >>> https://github.com/fabpot/symfony/pull/88 >>> 4) Extension helpers: https://github.com/fabpot/symfony/pull/133 >>> 5) Security layer and different authentication sources: I think Thibault >>> also identified an issue when using different authentication sources, there >>> was a pull request but it was lost in yesterday's github outage. >>> 6) Flash messages and i18n: >>> http://groups.google.com/group/symfony-devs/browse_thread/thread/514d9653cf068725/1c4f2753c553cf4b#1c4f2753c553cf4b >> >> I'm not sure everything needs to be discussed during the meetings. As far as >> I understand, we only need to discuss things that cannot be easily described >> in a pull request or in a ticket, things for which several solutions are >> possible, or things that need to be discussed or brainstormed before working >> on an implementation. > > > right .. 2) has been cleared up, 3) like i said probably just needs a comment > from you what was wrong with the first patch, 4) i hear Jordi and you > discussed already and decided to postpone a decision. 5) we should probably > try to get cleared up via the mailinglist. > > leaving 1) and 6) from my POV.
i have two more issues that i think require some discussion: 7) Doctrine ORM Bundle file-system operations and naming assumptions.: http://trac.symfony-project.org/ticket/8794 8) Best practices for dynamic service definitions: This was spawned from the discussion I started about the difficulties of making minor adjustments to the service definitions in the DoctrineBundle. It seems like the Security firewall uses "templates" for this, which I copied, dynamically adjusted and the templates finally removed (http://groups.google.com/group/symfony-devs/msg/d495636afa5ea6dc) regards, Lukas Kahwe Smith [email protected] -- 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 developers" 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-devs?hl=en
