Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Touch Premium Member
    Join Date
    Nov 2010
    Location
    Chicago
    Posts
    739
    Vote Rating
    27
    LesJ will become famous soon enough LesJ will become famous soon enough

      0  

    Default [CLOSED] Redundant requires

    [CLOSED] Redundant requires


    I see that many classes require classes that have already been required.

    For example:

    Ext.panel.Panel requires Ext.XTemplate which has already been required by Ext.AbstractComponent.
    Ext.AbstractPanel requires Ext.util.MixedCollection which has already been required by Ext.AbstractContainer
    Ext.AbstractContainer requires Ext.ComponentMgr which has already been required by Ext.AbstractComponent
    ....

    Do you consider this an issue?

    I realize that the additional requires are harmless since each class will be loaded once even if required multiple times.

  2. #2
    Sencha - Sencha Touch Dev Team Jamie Avins's Avatar
    Join Date
    Mar 2007
    Location
    Redwood City, California
    Posts
    3,652
    Vote Rating
    14
    Jamie Avins is a jewel in the rough Jamie Avins is a jewel in the rough Jamie Avins is a jewel in the rough

      0  

    Default


    This is the expected behavior.

Similar Threads

  1. Replies: 0
    Last Post: 22 Mar 2011, 5:34 AM
  2. Replies: 2
    Last Post: 10 Jun 2009, 8:09 AM
  3. Replies: 0
    Last Post: 24 Feb 2009, 8:08 PM
  4. Avoiding redundant json structure-data
    By wuschba in forum Ext 2.x: Help & Discussion
    Replies: 1
    Last Post: 5 Oct 2008, 6:14 AM

Tags for this Thread