François REMY (2014-01-03T10:28:13.000Z)
domenic at domenicdenicola.com (2014-01-06T14:10:39.697Z)
I believe in the future experimental features will stay in modules that can be imported (“import WeakMap from “@weakref-moz-experimental””), making the prefixing problem less critical. In such case, if you want your code to be bullet-proof, you simply do not rely on features marked as experimental.