PDA

View Full Version : moving from MyGWT to ExtGWT



bhvijaykumar
16 Jan 2009, 2:18 PM
Hi
We were using MyGWT in our product. As its merged withExt we want to move to ExtMyGWT. We want to migrate our existing code from MyGWT to ExtGWT. We saw that there are many changes in the classes and method signature. Is ther any place where we can get the migration guide for this ?

Thanks
vijay

gslender
17 Jan 2009, 6:40 PM
MyGWT was 0.52 when last released. ExtGWT has released 1.0, 1.1 and 1.2 - and 2.0 is in the SVN trunk right now.

So really, its pretty hard to build a migration guide considering the code you are starting from is so old - it would be probably a 0.52 to 1.0 guide and completely irrelevant for 1.2 :-?

In saying that, most of the migration is fairly straight forward and once you migrate the classes, you'll mostly be complete. Have a go and if you run into issues, post here and I'm sure we can help ;-)

bhvijaykumar
30 Jan 2009, 11:24 AM
thanks !! will post the problems soon !!