Le 11 avr. 2010 à 20:23, Dieter Adriaenssens a écrit :
2010/4/11 Marc Delisle :
Edouard SWIAC a écrit :
My voice doesn't count a lot for now, but my opinion would be for $(). It's not like you change your Javascript framework every month, and JQuery is self-sufficient and very-complete (plugins, functions) so I don't see a reason for cumulating different frameworks.
Hi Edouard, every voice counts :)
I'm undecided on the matter, because I don't know enough about Javascript frameworks and their implementation. But I read some good arguments to go for $() :
- only one framework is (or will be) used (i.e. JQuery) within PMA, so
there is no reason for confusion
- it's a common practice to use $().
My 2 cents.
Greets,
Dieter
I know that Prototype and JQuery share the $() notation (had the chance of doing a migration from Prototype to JQuery and well, it hurts). I have a good insight of YUI, and YUI doesn't use (natively) this notation. It's all I know, so I add my 2 cents to yours ;)
Cheers, Edouard