> > I propose we break these out into their own plugins. Have a
> > plugins/methods/strings, plugins/methods/arrays, etc.
> 
> I also propose that we check to make sure the $A, $S, etc are not
> currently being used and if they are, archive it in _$A, _$S, etc.
> 
> if ( typeof $A != "undefined" )
>       var _$A = $A;
> $A = jQuery.fn.arrays;

I really don't like that at all :/ See my oter reply for some more details...

--
Jörn Zaefferer

http://bassistance.de
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to