On Sun, 18 Mar 2012 14:09:47 +0100, François REMY <[email protected]> wrote: > Well, using 'a' as an identifier is already bad practice. Using 'as' has a > plural form of 'a' seems even worse. But, well, okay, if it happens in > reality, it happens, I can't say anything else about that. >
I don't really see that as an issue. Frequently I would love to use "class" as an identifier (I'm writing a game). Just because it isn't reserved doesn't mean we shouldn't use it, IMO. I think "x as String" would be great. If there is a pragma for guards it makes even more sense.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

