From: Hansi R. <su...@su...> - 2010-10-19 12:28:36
|
hey all! i just got my hands on xmlvm for the first time the other, so i guess i should say hello mailinglist - hello! and also ... it's a really promising project, very fun to play with. i currently playing with support for custom target languages (e.g. javascript output with a different ui library than qooxdoo). i'm not finished, but i'd want it to be invoked along the lines of: java -classpath mycrazyownoutputtargetFolderOrJar -jar xmlvm.jar --in=... --out=... --target=org.test.MyOwnOutputThingie --whatever-other-arguments-this-thing-needs this might or might not be the route to take, but my question is if there are plans to make the "target part" of xmlvm extensible with recompiling the whole thing. another question would be: is there an official git repository online somewhere? currently i'm updating from svn, but i'd prefer git... a lot... best, hansi. |