Zyclops
27 Dec 2011, 10:33 PM
I would like to write a very large application and split it into modules. How can I use Ext.application to have access to the various different applications files.
For example:
/megaapp
/flightdeck
/app
/model
/controller
/view
/commandcentre
/app
/model
/controller
/view
/engineroom
/communications
And having a defined API between these modules. Is there anyway of doing this in ExtJS / SenchaTouch 2?
For example:
/megaapp
/flightdeck
/app
/model
/controller
/view
/commandcentre
/app
/model
/controller
/view
/engineroom
/communications
And having a defined API between these modules. Is there anyway of doing this in ExtJS / SenchaTouch 2?