No worries Thomas - I did test it with a simple app but I can't pretend that I got enough into the code to be confident that it doesn't break anything except my use case.
Thanks for the APPLICATION_URI fix! John -----Original Message----- From: thron7 [mailto:[EMAIL PROTECTED] Sent: 16 October 2008 18:51 To: qooxdoo Development Subject: Re: [qooxdoo-devel] Value of macro "QOOXDOO_URI" is not used > > I'll update the bug, but there is a related change I'd like to ask for: by > default, the base.json adds the application's Manifest with a URI of "..". > I would like to be able to override this in my app's config.json to give an > explicit URI - an easy way to do this would be to add a "URI" variable in > the "let" section of base.json and use that on lines 43 and 65 instead of > "..". Would it be possible for you to add that it in, or is there a better > way for me to achieve the same thing? > > John, thanks for the patch, but I have to check for side-effects before committing it, so might have to live with your own version until sometimes next week. Concerning the ".." URI, I have added an APPLICATION_URI macro to base.json, application.json. HTH, Thomas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
