PDA

View Full Version : Integration Ext-Js with other frameworks



jbondc
12 Aug 2007, 4:59 PM
For those interested, I have started some work to integrate Ext-js with other javascript frameworks:

http://jbondc.openmv.com/

It's unclear how the Ext build tool could be used to build files from other frameworks since it's not open-source but I'd be happy to contribute a patch.

RWaters
13 Aug 2007, 7:22 AM
If you're interested in some pretty advanced integration I would check out jMaki (https://ajax.dev.java.net/about.html). They have several different frameworks working nicely together and have even set up communications between the various widgets. At The Ajax Experience they demo'ed making a widget from one framework listen and respond to events from a widget in another framework...