Subj : Re: Rhino/E4X: what should typeof return for an XMLList object? To : Martin.Honnen From : Brendan Eich Date : Wed Aug 11 2004 12:20 pm Martin Honnen wrote: > When UnaryExpression evaluates to a value of type XMLList, the typeof > operator returns the string "xmllist". > while the table defining the results says > Type Result > XML "xml" > XMLList "xml" > so Rhino is doing the right thing according to the table but the wrong > thing according to the text. The text is wrong. > Is there an errata for the specification that clears that up? Not yet. I'm compiling my own right now.... /be .