On 29.12.2010, at 18:58, Benjamin Eberlei wrote:

> Hello everyone,
> 
> I begin to see a problem with the bundles concept (at least for the technical 
> bundles). The Doctrine ORM and MongoDB Bundles have lots of code duplication 
> mainly in the DI Extension. But i can't come up with a straightforward 
> approach to have something like abstract bundles. One requirement would be 
> that they auto-enable themselves when you add their parent, so you'd only 
> need to register the parent bundle (ORM or ODM) and get all the love of the 
> Common Doctrine Bundle (which mainly is for maintenance purposes so we don't 
> need to copy paste 1k LOC of code around in both extensions).
> 
> Anyone a good idea on this one?


Well the plan was to use templates, which should cut down on the code in the 
extension plus make things way more flexible.

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

Reply via email to