> Object.create(new Date).getDate(); // works but is specified to not workÂ
I understand why this doesn't work, but why *shouldn't* it work? I'm curious why the language doesn't allow for this... ? It seems reasonable at first glance. Nathan _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

