-
4 Dec 2011 10:22 PM #1
"See part 2 of the getting started guide" - Sad Panda
"See part 2 of the getting started guide" - Sad Panda
Hello everyone.. I am a Sad Panda.
I was reading the "getting started" guide, and then, whilst reading through this part - "In production, we really want to load just one JavaScript file, " - I started to get psyched.
"This is it, finally I can figure out how to put everything into one JS file!"
And then I read - "See part 2 of the Getting Started guide for details on how to use the JSBuilder."
But....
There is no part 2 of the getting started guide!





Sad Panda :'-(
Any idea when we will get some documentation on how to package for production? I'm not a hardcore wizard like some of you here in putting together JSB files manually and correctly binding everything together...
-
5 Dec 2011 11:04 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
It's all about setting the dependancies via the requires/uses properties on your application files. The SDK tools will then pick it up and create the JSB file with what you tell it it needs.
The guides will be updated as we get closer to GA release. Remember, the MVC is shared among Ext JS 4 and ST2 so guides in Ext JS 4 also apply to ST2 for this.Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.


Reply With Quote