Hi, that depends on what you want to achieve. If your goal is to use qooxdoo's toolchain e.g. for dependency analysis and code optimization, you could wrap the non-qx code in a qx class and expose the methods you need. For example, qx.dev.unit.Sinon wraps Sinon.js, while qx.bom.Template wraps mustache.js.
Regards, Daniel On 03/26/2012 01:30 PM, totty wrote: > How to integrate qooxdoo with another framework that doesn't use the qooxdoo > class system? > > thanks > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/How-to-integrate-qooxdoo-with-another-framework-that-doesn-t-use-the-qooxdoo-class-system-tp7405576p7405576.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
