Quote from: Mark at Jun 09, 2011, 06:03 AM
I heard this from before ExtJS 4 was released. The actual words used were "dead simple".
That was before Ext decided to completely re-architect their main framework, completely breaking 99% of existing structures. It made ’simple’ upgrades (such as Ext2 - Ext3 was) impossible.
Again, I’ve said it here before: we will be using ExtJS for the default manager interface for the foreseeable future. We are invested in it in terms of commitment, time, and the codebase. Anyone can feel free to design an alternative manager interface - it’s already easily doable in MODX by just creating a different theme (copy the manager/controllers/default/ and manager/templates/default/ directories to whatever name you want). But the default will continue to use ExtJS.
As for Ext4, again, this is a massive undertaking. The following would have to happen
* All the CSS would have to be redone
* All the MODExt classes would have to be redone
* We use quite a few 3rd Party extensions in Ext3; those would have to have Ext4 equivalents, or we’d have to make them
* We could only make the switch on a minor version (#.x) upgrade, because migrating to Ext4 would break all existing CMPs
* And no, we will not be including Ext3 as well as Ext4 on a page - that would make mgr loading slower