Re: [qooxdoo-devel] Migration to 1.5

2011-09-21 Thread Jim Hunter
Thanks for all the feedback. I don't understand why things happen as they do, but I tried to build my app 3 times and all three times when I ran it I got a failure on qx.util.Json with the error that it wasn't a class. And when I used FireBug and tested for the class it didn't exist. But just now,

Re: [qooxdoo-devel] Migration to 1.5

2011-09-21 Thread thron7
Now we're slowly getting there... On 09/21/2011 07:47 PM, Jim Hunter wrote: I think I know why there were no changes made for 1.5. The dat file in the 1.5 patches folder in the migration folder is empty! That's only half true, and now I'm beginning to understand where you diverted. The 1.5 mi

Re: [qooxdoo-devel] Migration to 1.5

2011-09-21 Thread Felipe Delgado
On 9/21/11 1:30 PM, Jim Hunter wrote: > Any other suggestions, anyone? The config.json is pointing to the > correct qooxdoo, running generate.py info shows that the version of > qooxdoo is 1.5 and I made sure that I have a current version of > generate.py in my application folder. Yet, when I run t

Re: [qooxdoo-devel] Migration to 1.5

2011-09-21 Thread Jim Hunter
I think I know why there were no changes made for 1.5. The dat file in the 1.5 patches folder in the migration folder is empty! There are no instructions to execute, that's why nothing was changed. I can't imagine that there are no change from 1.4.2 to 1.5. Can someone send me a file with actual pa

Re: [qooxdoo-devel] Migration to 1.5

2011-09-21 Thread Jim Hunter
Any other suggestions, anyone? The config.json is pointing to the correct qooxdoo, running generate.py info shows that the version of qooxdoo is 1.5 and I made sure that I have a current version of generate.py in my application folder. Yet, when I run the migration it still stops at 1.4.2. So I am

Re: [qooxdoo-devel] Migration to 1.5

2011-09-20 Thread thron7
The fact that the migration process is only upgrading to 1.4.2 means that your app relates to a 1.4.2 installation on your machine. It doesn't matter where you put your project files, you could burry them deep into the 1.5 framework. For your project the only relevant link to the qooxdoo instal

[qooxdoo-devel] Migration to 1.5

2011-09-20 Thread Jim Hunter
I have tried twice now to upgrade to 1.5 without success. Looking at the migration log, it is only upgrading to 1.4.2 and never upgrades to 1.5. The issue that I initially see (I haven't gotten past this issue yet to see if there are more things that didn't get migrated), is that I use qx.util.Json