On 12/11/11 7:21 AM, Anne van Kesteren wrote:
The DOM specifications probably need to move back to using interface rather than sequence. I was hoping sequence would define the whole collection thing magically, but it never turned out that way. Still not quite sure what the real use case is for sequence.
Last I checked, defining an interface that takes an in parameter that can be a nodelist or JS Array of nodes needs to use sequence, no? Or am I confusing it with array again?
-Boris
