wont you break existing plugins and functionality when you extend the built-in class? isn't there a other way?
limodou wrote: > On 9/8/06, Abdur-Rahman Advany <[EMAIL PROTECTED]> wrote: > >> Hi, Maybe you could think of adding things like $A, $H, $S, $L where you >> could do something like: >> >> $L(['aaa', 'bbb']).each(fn)... would be nice >> >> Abdul >> >> > This style just likes prototype.js does, and it extended the built-in > class, if we would like this, I think we can port some basic > functionalities form prototype.js. And we only need to choice which > one we can use, which one we should improve, and what we need to add, > etc. > > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
