Search code examples
extjs4sencha-touchcode-conversion

ext js4 to sencha touch convertor


Is there any code converter available for converting code for extjs4 to sencha-touch?

I am trying to put my efforts by reviewing docs. But I am getting stuck at many points. Please let me know if anybody is having any idea.


Solution

  • There is no code converter because there is no 1 on 1 conversion possible. At best you can reuse models, stores an possibly controllers (if they are written loose-coupled from the views). Views will always be different.

    http://www.sencha.com/forum/showthread.php?122534-ExtJS-4-Sencha-Touch