Jonathan H. Wage wrote:

> 3.) I think their should be more support for the sharing of templates 
> and code cross applications.

Well Matthias said only things that cannot be done inside a plugin. 
Generally I think however the core features should all be reviewed to 
allow overwriting an "conventions" easily. So in some places at least 
allowing to extend a base class is sufficient, but in other places it 
should be provided by the default implementation (like being able to 
easily load a global template from an action).

While this could also be fixed in a plugin, I also think that the form 
handling and ORM integration with form's needs a serious going over. For 
example the current available plugins that I am aware of that set input 
defaults and add client side validation based on validation rules all 
parse the html to add this stuff in. It should really be done by the 
form helpers directly.

regards,
Lukas


--~--~---------~--~----~------------~-------~--~----~
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