Hi,

playing around with some settings in mySkeletonApp/Makefile I have found,
that absolute path's do not work at all (even with Unix/Linux).

So either documentation at

     http://qooxdoo.org/documentation/0.7/makefile_defaults#qooxdoo_path
and
     http://qooxdoo.org/documentation/0.7/skeleton#configuration

seems to be wrong or this should be considered a bug
(or I do something wrong ;-) ).

Reason for misbehavior:
With

     QOOXDOO_PATH = /home/cguetter/qooxdoo/qooxdoo-0.7.1-sdk

the generated source/script/custom.js does contain lines like

     <script type="text/javascript" 
src="..//home/cguetter/qooxdoo/qooxdoo-0.7.1-sdk/frontend/framework/source/class/qx/core/Bootstrap.js"></script>

Of course, such files does not exist and loading the page does result in
     "qx is not defined"
errors.

BTW:
Is there any detailed documentation regarding
     APPLICATION_NAMESPACE  ?
It does not work for me too, if I change default "custom" to any other value
(and neither searching the docs nor Google with "qooxdoo APPLICATION_NAMESPACE"
did lead me to useful results)...

Thanks.

Christian



-- 
Christian Schmidt-Gütter
  -Frontend Developer (Freelancer)-

1&1 Internet AG
Ernst-Frey-Straße 9
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to