-
20 Oct 2009 6:44 AM #1
Unanswered: subset
Unanswered: subset
Ext Core is a subset of ExtJS 3.0.
Dose thate mean that I can simply replace Ext Core with ExtJS 3.0. ?
-
20 Oct 2009 7:25 AM #2Sencha - Ext JS Dev Team
- Join Date
- Mar 2007
- Location
- Notts/Redwood City
- Posts
- 30,458
- Vote Rating
- 20
- Answers
- 9
Yes, but they serve different purposes.
Ext Core is a foundation library encompassing DOM encapsulation, event handling, effects, Ajax, class creation.
Ext 3.0 is a full UI and data handling library designed to build highly interactive RIAs.Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
20 Oct 2009 9:45 AM #3
The reason behind this is, that we currently devoloping on tworelases simultaneous.
Relase team 1.0 has starting to develop with Core.
While 2.0 already uses ExtJS.
Now i was wondering if the Code that was written with Core, is still working with relase 2.0 and 'just' ExtJS 3.0
-
20 Oct 2009 9:54 AM #4Sencha - Ext JS Dev Team
- Join Date
- Mar 2007
- Location
- Notts/Redwood City
- Posts
- 30,458
- Vote Rating
- 20
- Answers
- 9
Yes it will work. Ext Core is basically Ext with all widgets, all data classes (and some base functionality) removed.
Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
20 Oct 2009 10:04 AM #5


Reply With Quote