HaxeFoundation / hx3compat

Haxe 3 compatibility lib for Haxe 4
MIT License
16 stars 16 forks source link

implements Dynamic #3

Closed filt3rek closed 6 years ago

filt3rek commented 6 years ago

Hej,

Why did you removed implements Dynamic please ? Haxe now complains that haxe.remoting.HttpAsyncConnection has no field... How to deal with that please ?

filt3rek commented 6 years ago

BTW, is there any change to Dynamic features as resolve function in Haxe 4 ?