Subj : Re: Enumerating standard class properties & methods To : Sterling Bates From : Brendan Eich Date : Wed Dec 17 2003 01:55 pm Sterling Bates wrote: [bridge description deleted, that's all fine and akin to existing bridges, AFAICT. /be] > When a TJSObject is wrapping a Date-classed object, the .Enumerate call will > return an empty array. The ideal is to return a list of methods, since > that's what the client expects. That's where I'm pondering the hardcoded > list of properties. That's where you could return an empty array and be conformant with ECMA-262 Editions 1-3. Why do more? /be .