Are we still using jythonc? I see that it's invoked in the sc-compiler target, but I thought the compiler was written in pure java now; the use of jythonc implies that pieces of the compiler are written in python then compiled to java.
today's open source tool definition: jythonc takes python files generates real java source from them, then runs a java compiler on them, to get compiled java classes. _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
