> What Mark is proposing is quite different from what > you're proposing. His function physically creates the > helper methods of .click(), .val(), .href(), .title(), etc. > > On a whole, I like the idea - in that it'll make writing the > events plugin painfully easy - but at the same time it'll > increase the size of the jQuery core (or, at least, not > decrease the size since nothing is being moved out of core).
Wouldn't we save a few bytes since the macros would come out? That more than makes up for .q() being added. Plus it saves all the comments in the core code that document and test those macros. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
