On Fri, Jul 4, 2008 at 9:34 AM, Tristan Rivoallan
<[EMAIL PROTECTED]> wrote:

>>> $url = $helper->get('url');
>>
>> I am really opposed to this syntax given that it does not allow for
>> code hinting in most IDE's. To me that is a big hit for the framework...
>
> i agree with that.

+1000! And all these ->get('stuff') aren't explicit at all, you can
never know what you'll really get (or just the base class return
type)...

Code autocompletion is really a great help when beginning with symfony
(and several years after, in fact ;-))

++

-- 
Nicolas Perriault
http://prendreuncafe.com - http://symfonians.net - http://sensiolabs.com
Phone: +33 660 92 08 76

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