From: Domenic Denicola [[email protected]]

> This seems like it would be a backward-compatible change.

Well, OK, this is actually just false: code that previously did 
`Object.freeze(dateObj); dateObj.setDays(3);` would no longer work as expected. 
I guess that might kill this idea?

Or can we hope that few enough people are freezing dates that this is an 
allowable break in backward-compat?
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to