Hi Michael, okay, i get it. i read on the qwt-hp that i can compile my own app into a jar. this is what u want.
Regards, Robert -------- Original-Nachricht -------- > Datum: Mon, 25 May 2009 16:15:00 +0200 > Von: Michael Hartmeier <[email protected]> > An: qooxdoo Development <[email protected]> > Betreff: Re: [qooxdoo-devel] QWT - generated JS - addition > Hi Robert, > > that's because i want to compile all the js-code into a jar file, no > matter which of the classes will be used later. Resolving referenced > classes in packaging into the index.html is an independent "link" step. > > Michael > > Robert Wende schrieb: > > Hi Michael, > > > > thanks for your reply. > > Why do you separate the js-code and the classes referenced by my code? > Are you planning a merged file like the application.js in qooxdoo? > > > > Currently the index.html looks very bloated. > > > > Regards, > > Robert > > > > -------- Original-Nachricht -------- > > > >> Datum: Mon, 25 May 2009 08:31:14 +0200 > >> Von: Michael Hartmeier <[email protected]> > >> An: qooxdoo Development <[email protected]> > >> Betreff: Re: [qooxdoo-devel] QWT - generated JS - addition > >> > > > > > >> Hi Robert, > >> > >> it's not the entire framework, it's only the classes referenced > directly > >> (or indirectly) by you code. > >> > >> touchPackage creates the namespace if it's not already defined. > >> > >> defineClass is QWT's way to define classes that's compatible with > >> qooxdoo's class system. The first argument is the constructor method, > >> followed by the class name, the base class, and the implemented > >> interfaces. defineClass should be replaced by qooxdoo define calls some > >> day ... > >> > >> And "prototype": if i remember correctly, it's used for static method. > >> > >> Regards > >> > >> Michael > >> > >> > >> Robert Wende schrieb: > >> > >> > ée¢)ÚuØŠ0/00í¢l¥jËfj)\¢w®x§,Ø^?éÞ«^v6¯jÇ+Š>\¡×¢...«Þi©è¶«ªç¬¶*'iû^®Ø^r0/00©ŠX§,'èºwbžØ^Šw^Æf.©h¶Ê%'(uäájÙh¢K%ŠG...ç§¶*ÞªŠ1vŠ©žÂŠäh«ŠmŠv¬²é¢žajÛaŠÈ¬¶žžØ«yúÚ^(TM)ì(®Khr0/00ì¶»œ¶Ø^jše0/00ÆŠ0/00ß®0/00...è?êÚµçcjö¬r?©µÊy8^?ìmªç¬¶*'ŠÆ>¢ëm...è?êÚµçc±Êy«m...æÞ,)çŠx(~lœ¡×¢~<§vØb²Ú.rÚrF > >> > zŠàªŠ1vŠ!zYhrXžžÚ+,ª(ÅÚ(...ée¡Ébz{Lj)~éܶ*'"ËaŠËayןŠ{b¢z>)Ú^(TM)ë)iǰ...êÞ>'%jË"²Zj×?N§{eŠw?yø§x)Z²Ê+,ª(ÅÚ(...ée¡Ébz{Lj)è® > >> > >>> ?£h¢¥--++%0/00éí1?§«©?XœjØ?œk¢¢?*¢Œ]¢Þ·÷^þ > >>> ?vÉtÙ ŠË^¬Ú0~ŠÂæŠøÉ©ÝMç!ž0/00hf > >>> > >> šL>§{zÝ5€,i8¬j...êâž > >> > >> > µç!²'^uëÞ--Š^®Æëjw\æŠøÊšè}ë,Š0/00Ú--ÃzÛazh§vÆÞ+)ÝŠ > >> > .à«y«b1/2âÚmX¬¹©B¢je{Èúèqë,Šx">'x7¯ > ©©jËa{*kzǧµ©hž"uçb,+Z--š¿,Šm²X?x«mªâjq«¢êQü`Š©iǬ+*a¶Ú?ÿ0r·š¶+â·'µÊ&ªŠ1vŠz÷¥^(TM)?¥Šx%ŠËj¢Œ]¢++^1/2éeŠËl²<«qçè®§zØm¶>?þX¬¶Ë(º·~ŠàzwþX¬¶ÏåŠËb?ú?ªŠ1vŠz÷¥ > >> > >> > >> > ------------------------------------------------------------------------------ > >> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > >> is a gathering of tech-side developers & brand creativity > professionals. > >> Meet > >> the minds behind Google Creative Lab, Visual Complexity, Processing, & > >> iPhoneDevCamp asthey present alongside digital heavyweights like > Barbarian > >> Group, R/GA, & Big Spaceship. http://www.creativitycat.com > >> _______________________________________________ > >> qooxdoo-devel mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > >> > > > > > -- Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
