Is there a diagram anywhere that shows all the classes in sencha touch in a class hierarchy diagram? I am still having trouble seeing the big picture with the library and what is in the system. I think a class diagram may be a good way to see this.
@ed, given the dock parsing tool, it should be relatively easy to set something up that reads a data file and creates a diagram automatically based on the relationships.
any updates on this? this would greatly help us with our efforts to prune the sencha lib using the jsbuilder. currently it's a laborious hunt-n-peck process.
While I still see value in this, I think we have a better solution for you. 2.x brings in Ext JS 4's new class system, which features a tool that automatically creates a minimal build for you based on your app - without any configuration. No more meddling with jsb files