On 12/11/06, RobG <[EMAIL PROTECTED]> wrote: > > Martin Bialasinski wrote: > > Yes. Prototype never returns a NodeList but an (automatically > > Enumerable extended) Array. > > I'm rapidly coming to the conclusion that Prototype is not for me.
This behaviour is what I need 100% of cases, so I works great for me. Nevermind that some methods like the CSS-style-selectors would probably be impossible to implement in a way that returns a NodeList. I prefer consistent return data. > Try the following in various browsers, in > Firefox 2.0 on Mac the order of the added properties is preserved if a > native object is used, but reversed if the window object is used: Thanks for the info. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
