Frozen Date objects?
Anne van Kesteren
annevk at annevk.nl
Wed Jul 17 12:06:04 PDT 2013
On Wed, Jul 17, 2013 at 11:44 AM, Anne van Kesteren <annevk at annevk.nl> wrote:
> Is it intentional that Date objects cannot be frozen?
>
> Use case: exposing the time of an event through a Date object while
> not allowing fiddling with it.
I was told frozen is only for properties. That doesn't seem ideal.
Then IDL defines to always return a new Date object, which seems bad:
% <video>.startDate != <video>.startDate
true
Is there a better way?
--
http://annevankesteren.nl/
More information about the es-discuss
mailing list