> -----Original Message----- > From: Garrett Smith [mailto:[EMAIL PROTECTED] > Sent: 25. mars 2008 08:43 > To: Erik Arvidsson > Cc: Lars Hansen; [email protected] > Subject: Re: ES4 draft: the global object > > WRT escape, that has seen much less use lately. All the > libraries are using encodeURIComponent and they don't even > have a fallback for escape(). In fact, I don't see escape as > being a property of the global object in ES4. Is it in the draft?
It's in Appendix B in E262-3 and I expect it will remain there in E262-4. With Date.prototype.getYear and all the other ones we know and love. --lars _______________________________________________ Es4-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es4-discuss
