Hi guys ! i recently noticed that haxe Statics like Math or Std doesnt work (at least for macros).
i ran the test to verify and it doesnt pass !!
(..) /test/erazor/TestMacro.hx:123: character 10 : { x : Float } has no field Math
even putting the typedef as Dynamic i get the same error.
Is it a non-feature, a known bug ? are there some solutions using Helpers or what ?
thx
Hi guys ! i recently noticed that haxe Statics like Math or Std doesnt work (at least for macros).
i ran the test to verify and it doesnt pass !!
(..) /test/erazor/TestMacro.hx:123: character 10 : { x : Float } has no field Math
even putting the typedef as Dynamic i get the same error.
Is it a non-feature, a known bug ? are there some solutions using Helpers or what ?
thx