Split ExtJS for incremental (on demand) download.

Posted by Kabeer on Stack Overflow See other posts from Stack Overflow or by Kabeer
Published on 2010-03-22T07:04:15Z Indexed on 2010/03/22 7:11 UTC
Read the original article Hit count: 416

Filed under:
|
|
|
|

Hello. I had earlier asked whether I can remove un-utilized JavaScript code from ExtJS library. JSBuilder was the answer.

What about being able to download widgets on-demand? I ask this because I have discovered this from the of markup generated by Coolite (ASP.Net framework that wraps ExtJS). So do I have to go through a meticulous process of splitting the library myself or is there a better way? BTW I'd like to avoid using Coolite.

© Stack Overflow or respective owner

Related posts about incremental

Related posts about ondemand