-
16 Mar 2011 5:55 AM #1
[PR4] More on Ext.Application
[PR4] More on Ext.Application
Here are some more findings on Ext.Application.
[1] The class docs is missing the @extends information which is why you don't see this info in the API docs.
[2] Throughout the framework the Ext.util.Observable is used as mixin, why doesn't Ext.Application follow the same path.
[3] The "profiles" still contains Phone and Tablet configurations. Is this Sencha Touch legacy?
[4] Ext.Application should really offer a mechanism for providing "Global Application Events". Since addEvents(..) is done in the constructor, it is difficult to extends the "events" for custom use, unless the idea is to subclass the Ext.Application.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
iX Web Application Framework - Build Web Business Application Faster
By vicirst in forum Community DiscussionReplies: 8Last Post: 22 Sep 2010, 1:16 AM -
sencha touch application for the iphone / android application store
By wpichler in forum Sencha Touch 1.x: DiscussionReplies: 1Last Post: 31 Aug 2010, 6:17 AM -
Open a external application (PC type application) from extJS
By msairam.28@gmail.com in forum Ext 2.x: Help & DiscussionReplies: 3Last Post: 20 May 2009, 1:16 PM -
is there a tutorial to make an air application from an existing ext-application?
By Dumbledore in forum Ext.air for Adobe AIRReplies: 2Last Post: 26 Nov 2008, 12:30 PM -
What's the difference between Web 2.0, Rich Internet Application and AJAX Application
By msuresh in forum Community DiscussionReplies: 2Last Post: 26 Dec 2007, 3:15 PM


Reply With Quote