One of the problems is that the extjs implementation has made the application slow. Because each page is itself an extjs application, it reloads extjs libs on accessing a view. So wanted to at least avoid reloading of js libs on each page access request.
Regards On Friday, 5 April 2013 19:03:37 UTC+5, LightDot wrote: > > It's hard to answer this without knowing what are the application goals > and what are the issues you're facing. So... what exactly is a problem with > the current approach? What would you like to achieve by restructuring? > > Regards, > Ales > > On Friday, April 5, 2013 8:45:28 AM UTC+2, at wrote: >> >> >> HI, >> >> Started working on a project where the team is already working on using >> extjs to develop the views. Each view of web2py application is basically an >> ExtJS application. They've placed extjs library in >> web2py/applications/app/static /extjs and created an extjs_views folder in >> web2py/applications/app/static to place .js files. >> >> I think extjs is not a good choice for developing web2py app views? but >> since they already have invested enough on the project, need an expert >> advice on how should we restructure the whole application in a way that we >> could utilize existing development in extjs. >> >> Thanks & Regards >> >> > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

