Matthew Gregory wrote: > Just to rule it out, are you calling this.base(arguments) in the > constructor for each of your classes?
There were missing a few in the classes hierarchy, and adding the missing calls got my objects registered. Thank you. I still have one question though: can the non-registration of objects have any kind of impact on my application (other than memory leaks) ? -- Loïc Bresson ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
