just a small update On Dec 5, 2011, at 11:31 , Lukas Kahwe Smith wrote:
> In no particular order (please add what you think its important but not yet > done): > - composer (seems to be progressing, but not yet stable) still moving ahead .. but not yet ready for prime time > - generating docs from Configuration classes > (https://github.com/symfony/symfony/pull/1099) merged, though i think we now need to also add a way to generate human readable docs, though maybe this will not be part of core. > - serializer component finalization is done, but imho missing tests > (https://github.com/symfony/symfony/pull/2530) done. > - form component seems to be in good shape (but there are a couple of open > PRs related to form) , except for maybe the exception's not being based on > spl > (http://groups.google.com/group/symfony-devs/browse_frm/thread/35f4e9f245a1e344#) jeremy you were looking into this right? > - addition of a Resource watcher component > (https://github.com/symfony/symfony/pull/391) seems to be close to finalization > - session/flash message refactoring > (https://github.com/symfony/symfony/pull/2714) new PR https://github.com/symfony/symfony/pull/2853 seems to be close to finalization > - some documentation for the components we now have README"s for all components/bridges, though they could use some more love actual docs are still open. > see also > https://github.com/symfony/symfony/issues?sort=created&direction=desc&state=open&page=1&milestone=6 an additional topic is wrapping up the move of the Doctrine bundles, which seems to be completed now (for the most part at least) some more nice to have PR's and issues: [Security] AuthenticationException enhancements: https://github.com/symfony/symfony/issues/837 [Security] concurrent sessions: afaik stefan is working on that this week: https://github.com/symfony/symfony/pull/786 [Form] Added form type "entity_identifier" Bernhard seems to be aware of the PR now at least https://github.com/symfony/symfony/pull/1951 [ClassLoader] Added a class map file generator utility https://github.com/symfony/symfony/pull/2471 [Security] Renamed equals to isSameUser in the UserInterface / [Security][Option2] Moved user comparsion logic out of UserInterface https://github.com/symfony/symfony/pull/2669 https://github.com/symfony/symfony/pull/2927 [FrameworkBundle] added support for HInclude https://github.com/symfony/symfony/pull/2903 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
