> The only other reason that I don't use built-in getters and setters is
> that, at present, they don't work with Interfaces, only with Classes.
> And we use Interfaces a lot.
> 
> Ian

Yes, that's a bit problematic.

In haXe (http://haxe.org) all fields properties (public/private,
getter/setter methods, readonly or writeonly) are also declarable and
enforced in interfaces.

Nicolas
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to