[haXe] New feature : Properties

Nicolas Cannasse ncannasse at motion-twin.com
Wed Apr 12 20:07:51 CEST 2006


Hi list,

I just finished to add a new feature to haXe called "properties" that
can be used to implement the following :
- readonly/writeonly fields
- getter/setters

See the doc here : http://haxe.org/ref#properties

You're welcome to play with it (after building CVS version) and suggest
standard API modifications for using this new feature.

Nicolas



More information about the Haxe mailing list