Hi thron, thanks for your quick reply!
>> I'm sorry to hear that. I would be happy if you could elaborate on that >> if >> you find the time. The confusion comes mostly from the two different approaches found in the manual and the fact that both are them are kept very short (1–2 sentences). >> Oups, that's really a relict from pre-qx.Server times. If possible please >> open a bug report for this. Done (http://bugs.qooxdoo.org/show_bug.cgi?id=7633) :) >> This should definitely be possible, provided you include classes A, B and >> C in your app. Please post a minimal example that can reproduce this >> behavior. I did and, of course, found the problem. ClassA did not extend from qx.core.Object, once I added that, all subclasses inherited it's methods. However, I think this behavior can be improved, so I filed a bug report for it (http://bugs.qooxdoo.org/show_bug.cgi?id=7634). >> I assume you are working in a Node environment. Not quite, no. I am writing a library myself, which is a collection of classes built upon qooxdoo's OOP layer but does not contain an application itself. So if I understand you correctly, I can still use qx.Desktop and build a server-type application, right? In the end, the "user" of the library will only use the class files I write and decide on their own whether they use a node environment or not, for my own development purposes I want to leverage the toolchain for testing etc. Cheers Ingo -- View this message in context: http://qooxdoo.678.n2.nabble.com/How-to-use-Qooxdoo-Core-OOP-Standalone-tp7584309p7584313.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
