Fabian pointed out the reason orriginally but I'll echo it here just to refresh people. When the namespace "project-abc" is refered to in JS, it assumes you mean project MINUS abc. This is why you get that error.
Andreas G. wrote: > similiar topic found here: > http://n2.nabble.com/Qooxdoo-not-working-on-Fedora-10-tp2136140p2151002.html > > a minus sign is deprecated in the toplevel namespace. > > > > Andreas G. wrote: >> hello. >> >> ive just created a new project with this name: "project-abc". it seems >> like qx has a problem with the minus sign. >> >> thats what i get in firebird: >> >> project is not defined >> Theme.js()()Theme.js (Linie 15) >> [Break on this error] color : project-abc.theme.Color, >> > ------------------------------------------------------------------------------ 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
