On Wed, Jul 02, 2008 at 06:27:16PM +0200, Nicolas Perriault wrote:
> > Besides, what makes $h['url']->url_for() better than url_for()?
> > Namespacing?  That can be done by adding your namespace before the
> > function name - my_url_for().  It just seems like a whole lot of
> > typing for really common functions for not much benefit.
> 
> I agree, I can't really see any added value but a more complex syntax
> here. Tristan, have you got a concrete example of where it could help
> (besides namespaces) ?

Helpers can also be autoloaded as classes.

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