1. #1
    Sencha Premium Member
    Join Date
    Oct 2012
    Posts
    3
    Vote Rating
    0
    tremi is on a distinguished road

      0  

    Default Sandbox for Ext3 namespace

    Sandbox for Ext3 namespace


    Hi,


    We have a big project that works with extjs 3.4. Now we want to add new functionality and migrate to ext js 4.x. At the first step of migration I want to use sandboxing, but I don't want to use Ext4 namespace. In best case I want use Ext3 namespace fo ext 3.4 and Ext for 4.x. Can you advise whether this is possible and if yes, how to do it?

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,617
    Vote Rating
    435
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    That would break all your classes correct? You classes use Ext currently so if you have Ext JS 3 use Ext3 and Ext JS 4 use Ext then all your classes would use Ext JS 4 which would likely break right? This is why Ext JS 3 uses Ext and Ext JS 4 uses Ext4
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.