Hello list, I am currently working on a conversion tool to port a large code base to haXe. It doesn't do everything, and it makes mistakes here and there, but all in all it can save you a whole lot of work. All you have to do is point it to the class paths you want to convert and let it do its thing.
Right now it is available on Google Projects at http://code.google.com/p/actionscripttohaxe/. It is dependant on a number of other libraries, including ASPOJO, which is a library I wrote to parse ActionScript 2.0 classes. It probably isn't completely ready for public consumption, as I'm missing a number of conversion conditions, but it can already do a ton. I will eventually be putting a UI frontend on it and packaging it up nicely for those of you who aren't comfortable with Java. Scott _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
