HaxeFoundation / haxe

Haxe - The Cross-Platform Toolkit
https://haxe.org
6.03k stars 648 forks source link

Move relevant types from std/java to std/jvm and delete the rest #11565

Open Simn opened 5 months ago

Simn commented 5 months ago

Reminder issue that we still need to do this.

kLabz commented 5 months ago

Did you want to keep them around for a while as proxies with @:deprecated?

Simn commented 5 months ago

No, if anything those could go into hx4compat. I don't know how many types there are that work on the JVM target, IIRC quite a few of them have __java__ stuff.