Henrik, You are entitled to have any opinion that you like. Noone told you otherwise.
> Which translated means stuff that you, fabien and bernhard see fit. The discussions with the community are a great help in shaping a picture of how to do things in the best way. Based on these discussions and our own experience, we go with the solution that is most convincing to us. I can't help it if we fail to see convincing arguments in your posts. > Well if you like it or not people will look at the components for a way to > structure their own code so that they have consistency with the framework > they work with. So this will come naturally. I think you are exaggerating things a lot. Bundles can be independent packages, sure. You don't need to build any separate libraries just for the sake of it. But at some point _some_ bundles might grow so large that it makes sense to extract the Symfony2-independent code. That is what we do with the components, and it's good, because users of other libraries can easily reuse the code. But it's nothing you have to do for every tiny bundle. > If would very much like to do a PDO implementation if i had the skill to do > it Ok. Since there's noone else to do it, there is no PDO implementation now. Please stop asking for one. > So you will move the ORM validator(s) to the component but leave the ODM > ones in the bundle? If we decide to maintain it, we might move ODM support to the core. As I said, this needs to be considered once ODM is stable. Bernhard -- Software Architect & Engineer Blog: http://webmozarts.com Twitter: http://twitter.com/webmozart -- 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
