-
19 Nov 2012 6:13 PM #1
Is there any way to make the designer spit out the app as a class definition?
Is there any way to make the designer spit out the app as a class definition?
We'd like to treat the app from Designer as a base class, and then extend it to add in things like routing and such that we prefer to maintain from our usual editors, not as 'overrides' in the Designer. Is there an option to Designer to ask it to spit out the app as an Ext.Define that we we can extend in our own call to Ext.application?
-
26 Nov 2012 6:52 AM #2
No. There is no way to currently subclass Ext.Application within Architect.
It's a good idea and we can explore doing that in the future.Aaron Conran
@aconran
Sencha Architect Development Team


Reply With Quote