Kevin N.
This might seem like a minor thing, but I'd love to see a property
shortcut similar to coffee script, so instead of this.whateverProp, it'd
be @whateverProp. I know we can just omit "this." in AS3, but I think
it's actually harder to read that when you come back to a code base
after a few years (like I'm doing now). Using "this." or simply "@" to
indicate a property would more clearly distinguish between property and
scope chain variable, with a minimum of additional typing overhead.
- RE: Language features Frank Pepermans
- RE: Language features Michael Schmalle
- Re: Language features Roland Zwaga
- Re: Language features Lee Burrows
- Naming AS3 future versions... Michael Schmalle
- Re: Naming AS3 future vers... Roland Zwaga
- Re: Naming AS3 future vers... Avi Kessner
- Re: Language features James Roland Cabresos
- Re: Language features James Roland Cabresos
- RE: Language features Mark Fuqua
- Re: Language features Kevin Newman
- Re: Language features Avi Kessner
- Re: Language features Kevin Newman