Just to put my finger on the cake, is there any special reason you're
using a custom plugin instead of the available sort() method?

On Feb 24, 8:27 pm, prefect <[email protected]> wrote:
> To the defence of jQuery here, I don't think that would work. As I
> understand, the purpose of aliasing those methods is to make the
> jQuery object work transparently as an Array object when passed to
> Sizzle.
>
> All in all, this was not a lot of trouble for me. Luckily I worked out
> pretty fast what was wrong (removing custom plugins to jQuery, of
> course being a prudent course of action in debugging). I wish jQuery
> some day can protect those methods better, but at least a notice to
> other developers of plugins would be nice. Even though, point taken
> from Daniel Friesen, I might think again before using method names
> that are common in native objects the next time. nodeSort it is on
> this occasion then :-)
>
> -- Frode
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to