On Fri, Oct 16, 2015 at 6:39 AM, Boris Zbarsky <[email protected]> wrote: > You should _especially_ not create attributes of type Date.
Well, that's interesting. I think that I might have to eat crow: https://github.com/w3c/webrtc-pc/issues/324 I didn't read all the discussion, but what is wrong with treating Date as a primitive type that happens to have methods? I know that it likely sucks to have all that custom code, but I've seen worse. _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

