Hi all, I am using QxTransformer and migrating some legacy code from QooxDoo 0.7.
Might be you can hint me on how certain things are implemented in QxTransformer? 1) Using the QxTransformer component model, I am trying to reference Utiltily functions defined in one component from another component but just cannot get that resolved? in Application.xml the "encode" function cannot be resolved (it is defined in the component "GlobalServicesUI") alert(encode(Array("Hello", "World"))); 2) The event listener for the "appear" event in the component is not also resolving the defined "encode" function; this however is being resolved well within the "execute" listener! How does QxTransformer store and handle these entities which could be referenced globally; Do I have to specify that using e.g. "qxt:scope="global"" or something else? Are there any pointers as to any documentation concerning these issues? Thanks, Fru. http://qooxdoo.678.n2.nabble.com/file/n5247608/custom.zip custom.zip -- View this message in context: http://qooxdoo.678.n2.nabble.com/QxTransformer-Namespaces-Global-Events-tp5247608p5247608.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel