aditya
7 Apr 2007, 4:09 AM
Hi Guys,
We're using Ext on a simple project we're working on, with servlet backend on tomcat. Using subversion as our repository and netbeans as our development ide.
Our application uses the layouts and dialogs and Ajaxy bits from Ext (for now). I dont want to check-in the whole Ext download in our repository, but only the bits that are required by my application (i.e. Dialogs and Layouts and Ajax).
I know that ext/docs, ext/examples are not required for deployment, but what about others?
What is the minimum that i need to include to make my application work. Is ext-all.js all i need? What about yui-utilities.js? Feel free to point me to documentation that contains this info.
Many thanks in advance!
We're using Ext on a simple project we're working on, with servlet backend on tomcat. Using subversion as our repository and netbeans as our development ide.
Our application uses the layouts and dialogs and Ajaxy bits from Ext (for now). I dont want to check-in the whole Ext download in our repository, but only the bits that are required by my application (i.e. Dialogs and Layouts and Ajax).
I know that ext/docs, ext/examples are not required for deployment, but what about others?
What is the minimum that i need to include to make my application work. Is ext-all.js all i need? What about yui-utilities.js? Feel free to point me to documentation that contains this info.
Many thanks in advance!