Howdy!

> Could current 0.7 generator produce something like list of used classes
> including all dependencies (qx.* in particular)?

There are several options to the generator to produce such (debug)
output. Do a "generator.py --help" for a list of options. In your case,
you could try "--print-includes".

> Could it use an alternate source loader (not filesystem, but say python
> package resources or so)?

Could you describe more clearly what you mean? In general, with the
sorted include list and all the dependencies resolved you are free to
implement an alternative source loader (not accessing the files
directly).

Bye,

Andreas



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to