> Is it possible to pass some hash code of 'this' to > doSomething(hashValue); (or to your static method) > and find the 'this' later by using this hashValue; Is there a lookup > built into qooxdoo to > search for a 'this' by having its 'hashValue' or similar?
Try qx.core.ObjectRegistry#fromHashCode. T. ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
