On the "what's new" guide I found this statement:
But it seems like `Ext.Promise` was added to the modern toolkit only. Why?Ext JS 6 includes an standards-based implementation of promises...
On the "what's new" guide I found this statement:
But it seems like `Ext.Promise` was added to the modern toolkit only. Why?Ext JS 6 includes an standards-based implementation of promises...
Perhaps it didn't make it into that beta, it's in the core now and will be for the final release.
Promises are included in the core, they can be used across both toolkits.
Twitter - @evantrimboli
Former Sencha framework engineer, available for consulting.
As of 2017-09-22 I am not employed by Sencha, all subsequent posts are my own and do not represent Sencha in any way.
In ext-6.0.0.415 I can find Ext.Promise only in the following location ext-6.0.0.415/modern/modern/src/Promise.js What am I missing?
Perhaps it didn't make it into that beta, it's in the core now and will be for the final release.
Twitter - @evantrimboli
Former Sencha framework engineer, available for consulting.
As of 2017-09-22 I am not employed by Sencha, all subsequent posts are my own and do not represent Sencha in any way.