#511 context functions

#511 context functions

Hi folks,
I just commited the fix for #511 (http://jquery.com/dev/bugs/bug/511/).
While the fix is fine, I wonder about the future of those context
functions. There are two obvious possibilites:
- Remove
- Test and document
I haven't used them as they were undocumented, and therefore never
documented them.....
I know that John uses them a lot, though I'm not sure if that is true
for every of them or only special ones. Eg. the constructor one:
$("selector", function) against $("selector").each(function) isn't that
big difference.
Removing is only allowable when the undestructive behaviour is
integrated, anyway a must-have feature for 1.1.
Your opinions?
--
Jörn Zaefferer
http://bassistance.de
_______________________________________________
Jquery-dev mailing list
Jquery-dev@bassistance.de
http://lists.bassistance.de/mailman/listinfo/jquery-dev