You only need to run ./generate.py source
when you use new classes not previously part of your application. So, in short, yes and no ... ;-) ... The edit/test cycle is relatively fast, although the compiled (build) version loads a lot faster (but needs more compile time because of all the optimizations it does). Cheers, Fritz On Mon, 21 Jun 2010, Sakesun Roykiattisak wrote: > Hi, > > Does it possible to run qooxdoo application againts the source library > without compilation ? > > In Google Closure library, it's possible to use the library without > compilation. > Using "require" and "provide" functions, Closure can either build monolithic > js > or magically load dependent modules at runtime through "base.js" prerequisite. > > No compile execution is particularly useful during development. > Is such option also available in qooxdoo ? It seems to me that qooxdoo > rely on the generate.py to parse and compute dependency from the source code. > In which case, runtime dynamic code loading is unlikely to be possible. > Is my conclusion correct ? Is it possible to work quickly in edit-then-refresh > without any kind of compilation just like typical web application development > ? > > Thanks > -- Oetiker+Partner AG tel: +41 62 775 9903 (direct) Fritz Zaucker +41 62 775 9900 (switch board) Aarweg 15 +41 79 675 0630 (mobile) CH-4600 Olten fax: +41 62 775 9905 Schweiz web: www.oetiker.ch ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
