View Full Version : Application partitioning
wluijk
01-12-2008, 06:16 AM
I am starting an application that can grow quite large. How do i partition my application as is done in the documumentation website. Do you know examples or articles?
steven
01-12-2008, 07:28 AM
I'm currently developing two large applications in Ext but I use very different methods to split them up because they are very different in the way they work.
The code for the Ext docs is there to read if you want to see how that is done.
Do you have lots of screens/tabs/pages etc that need their own different javascript?
wluijk
01-12-2008, 08:04 AM
I think there will be about 30 different screens where maybe 8 can be generalised to 1. I am seeking just the first steps how to find out if the screens only need deferring or that i have to use full blown html for the forms with their own references to the ext libraries.
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.