folks, hi,
i have some great news: i'm completely wrong about the "undefined"
thing not being caught (in browsers) - it's only if you don't have an
exception try { } block around your (entire) app that the variable
gets set to "undefined". this is _great_. well, i say great: firefox
raises ReferenceError, IE raises TypeError, but that's ok - i can deal
with that.
so that's one serious bugbear crossed off the list, and you didn't
have to do a thing :)
l.
_______________________________________________
Es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss
Re: features for es that would make it a perfect intermediate compiler target
Luke Kenneth Casson Leighton Sun, 22 Mar 2009 05:35:19 -0700
- features for es that would make it a perfect ... Luke Kenneth Casson Leighton
- Re: features for es that would make it a... Ash Berlin
- Re: features for es that would make ... David-Sarah Hopwood
- Re: features for es that would make ... Luke Kenneth Casson Leighton
- Re: features for es that would m... Luke Kenneth Casson Leighton
- Re: features for es that wou... Brendan Eich

