[haXe] state of "final static" alternatives

Nicolas Cannasse ncannasse at motion-twin.com
Tue Dec 4 19:10:02 CET 2007


picnic a écrit :
> hi
> 
> according to this thread "final static" was not implemented back then
> http://lists.motion-twin.com/pipermail/haxe/2007-April/008642.html
> 
> - are there other possibilities today?

No. You can defined read-only static variables but they must be 
initialized separately.

> - what is with the annouced "inline" feature, is it implemented yet?

It will be in the near future.

Best,
Nicolas



More information about the Haxe mailing list