Custom Build of Coolite Assembly

  1. #1

    Custom Build of Coolite Assembly

    Hey,
    Is there a possibility to make a custom build of Coolite Assembly? Something like what is done here :
    http://extjs.com/products/extjs/build/

    There are time when we need to use just windows, message boxes and panels. Other stuffs r not required. It will really bring down the size of JS.

    May be you can have something like the following in Scriptmanager :
    <ext:scriptmanager id="scp1" runat="server" >
    <CompileComponentList>
    <ext:window compile="true" />
    <ext:panel compile="true" />
    </CompileComponentList>
    </scriptmanager>
    If CompileComponentList is specified, the only the Components in the list will be there in JS.

    Lemme know your views,

    Thanks,


  2. #2

    RE: Custom Build of Coolite Assembly

    Did anyone gave a thought to this request?

    Thanks,

Similar Threads

  1. [CLOSED] Could not load file or assembly Coolite.Ext.Web
    By Satyanarayana murthy in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: May 05, 2010, 1:12 AM
  2. Could not load file or assembly Coolite.Ext.Web
    By ranganath in forum 1.x Help
    Replies: 0
    Last Post: May 04, 2010, 9:11 AM
  3. Json included in coolite assembly
    By oskarni in forum Open Discussions
    Replies: 6
    Last Post: Feb 06, 2009, 1:50 PM
  4. [CLOSED] Can't build Coolite.Examples
    By methode in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 21, 2008, 5:56 AM
  5. [CLOSED] Coolite.Utilities Assembly ?
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Sep 15, 2008, 1:20 PM

Posting Permissions