hm.. reading these comments [1] I need to come back to my initial concerns:
imho please.. remove all the custom and bloated stuff from the security system (from the framework!) and concentrate on a lightweight core that works well enough for most use cases -- less is more.. you won't be able to provide something that fits all needs and you don't have to.. it's "only" a framework not an "end user product" Leave database related stuff to third party projects. I can not imagine that there can be one system that makes everybody happy.. so.. it's really better to keep things simple.. That way it would be much easier to build your own custom solutions that really fit your needs on top. regards, Matthias [1] https://github.com/symfony/symfony/pull/368#issuecomment-1038512 -- 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
