On 3/20/07, Colin Mollenhour <[EMAIL PROTECTED]> wrote:
>
>
> I suggest only using those methods if you need guarantees that you are
> getting a DOM element and not a text node. In this case I would argue
> that you *do* want text nodes.


I second that. The methods we're discussing here should operate using W3C
DOM methods, not the Prototype Traversal Pack. It's faster *and* more
correct.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to