Francois Zaninotto wrote:
> Components are enough for that. Components can call other components based
> on database results, for instance.

Yes, this is the same for modules. But by doing so you make it necessary 
to create these "meta" components/modules for the sole purpose of 
loading other modules. In the case of something entirely database 
driven, I think this is legitimate. For the case where you just want to 
load multiple components/modules and decide their placing inside the 
layout, I think this is unnecessary overhead and more importantly its 
hard to maintain.

regards,
Lukas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to