On 01/03/13 10:10 AM, Max Leske wrote:
On 01.03.2013, at 15:36, Martin Dias <tinchodias-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
On Mon, Feb 25, 2013 at 10:55 PM, Yanni Chiu <yanni-bJEeYj9oJeDQT0dZR+AlfA@public.gmane.org> wrote:
Would it be easy to unload Fuel 1.9 from Pharo-2.0, and load Fuel 1.8 instead?
I tried to load Fuel 1.8 in Pharo 2.0 but it seems that there is an incompatibility with Date and DateAndTimeâ¦
Should work from 1.8.1 on upwards though...
The description for 1.8.1 says: - same as 1.8 - fix: serialization / materialization of Date objects. The description for 1.8.2 says: - Date / DateAndTime are now serialized consistently across different images (Squeak and Pharo) So, the question is: will something serialized by 1.8, load into 1.8.1, 1.8.2? I guess I'll find out shortly. My other option is to do the migration to 1.9 in Pharo-1.4, before moving to Pharo-2.0. BTW, the slowest part of a migration is upgrading the Fuel version for each set of Fuel files being migrated. Do you think it would work to have a Fuel Tanker file for Fuel version 1.9, that can be quickly loaded? Hold on - that would mean you'd need some version of Fuel loaded.