Thanks.  I ran "make migration" and it made no changes.  I added a line
to the wiki.  I was reluctant to use the procedure for upgrading a
pre-release, because I thought 0.7.1 is not a pre-release.

Regards,
Bill

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Sebastian Werner
Sent: Monday, October 22, 2007 10:20 PM
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] 0.7.1 to 0.7.2 upgrade

In most "minor" updates "make migration" does not really do a lot.  
The migration process is normally a set of regular expressions. The only
update which does not fit this role was 0.7 until now. For this release
we used a tree-based migration because of the complex changes, we had to
apply. As "make migration" does not rebuild/ reformat your source code
in these non-complex updates I would suggest to run "make migration" and
it should not make any problems.  
But after this you are quite sure that your application uses the correct
API. Sometimes there are just minor API changes, but it is a lot simpler
to fix this in applications using the migration instead of doing it by
hand.

Regards,
Sebastian

P.S. I thought that this is the intention of the documents. But please
feel free and add new parapraphs or correct the infos if you think the
given documentation is not enough in some cases.




Am 22.10.2007 um 21:35 schrieb Bill Adams:

> All,
>
> I would like to perform this upgrade and document it.  I don't think 
> the existing Migration support documents mention this case.  I suspect

> it is a simpler process.
>
> I have extracted /qooxdoo-0.7.2-sdk.  My /skeleton application was 
> created with /qooxdoo-0.7.1-sdk.  I also built the API viewer with 
> 0.7.1.
>
> Do I really need to run "make migration"?
>
> Regards,
> Bill
>
> ----------------------------------------------------------------------
> ---
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a 
> browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/ 
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to