another day another story seba.wagner on 29 Jun 2008
Converter Tool for OpenLaszlo for the new Class system
I just wrote a small tool to convert LZX-Files from 4.0.x (or even older ones) to the new Class system.
http://code.google.com/p/laszlo4converter/
What it does do
I parses your hole project for ClassNames and writes the Names them to a File. This File is not yet used, just for controling.
The application holds the list of your Project-Classes in the […]