1. #1
    Sencha User
    Join Date
    Apr 2012
    Posts
    2
    Vote Rating
    0
    Alex_Ph is on a distinguished road

      0  

    Default Migration from GWT-Ext

    Migration from GWT-Ext


    Hi,
    our legacy project was developed with GWT and GWT-Ext. Now, we plan to change the GWT-Ext components through the Ext GWT components. Does anyone had similar work to do and could give some hints/links? GWT-Ext was based on ext js 1.2 I think and I am afraid of the same CSS names and the JS-conflicts (we have to use GWT-Ext and Ext GWT (while we migrate the code)).

    Edit: Could anyone move the thread to the Ext GWT Discussion forum? Thnx

    Thnx
    Alex

  2. #2
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,691
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    The javascript wont conflict, however you will probably run into conflicts with the css if you have both on the same page.

  3. #3
    Sencha User
    Join Date
    Apr 2012
    Posts
    1
    Vote Rating
    0
    kamaraM is on a distinguished road

      0  

    Default


    Hi..I have been using GWT Ext. Do you have any documentation which describes how to migrate from gwt ext to smart gwt?