[Pharo-project] FLClassNotFound on materialization

2013-04-30 Thread Hernán Morales Durand
I wonder if this feature is already implemented?

http://lists.gforge.inria.fr/pipermail/pharo-project/2011-November/056143.html

because I have a map of class renames but I don't know how to tell the
materializer to serialize and re-materialize with updated names.

I am using Fuel 1.8 in Pharo 1.4 (Fuel-MartinDias.685,
FuelCompatibilityBeforePharo20-MartinDias.4)

Cheers,

Hernán


Re: [Pharo-project] FLClassNotFound on materialization

2013-04-30 Thread Max Leske
http://rmod.lille.inria.fr/web/pier/software/Fuel/Version1.9/Documentation/Migration?_s=H48DZqhQOi3ii0La&_k=vsCCzX7_rCTEGZvS&_n&20

FLMaterializer newDefault
migrateClassNamed: #Point
toClass: Coordinate.


HTH,
Max

On 30.04.2013, at 14:42, Hernán Morales Durand  wrote:

> I wonder if this feature is already implemented?
> 
> http://lists.gforge.inria.fr/pipermail/pharo-project/2011-November/056143.html
> 
> because I have a map of class renames but I don't know how to tell the 
> materializer to serialize and re-materialize with updated names.
> 
> I am using Fuel 1.8 in Pharo 1.4 (Fuel-MartinDias.685, 
> FuelCompatibilityBeforePharo20-MartinDias.4)
> 
> Cheers,
> 
> Hernán
> 
> 



Re: [Pharo-project] FLClassNotFound on materialization

2013-04-30 Thread Hernán Morales Durand
Thanks! Now I get this exception:

FLBadVersion: Materialization error. Unexpected stream version 18 where it
should be 19.

but that's another issue. I will re-serialize the whole thing again, but
just wanted to provide some feedback.




2013/4/30 Max Leske 

>
> http://rmod.lille.inria.fr/web/pier/software/Fuel/Version1.9/Documentation/Migration?_s=H48DZqhQOi3ii0La&_k=vsCCzX7_rCTEGZvS&_n&20
>
> FLMaterializer newDefault
> migrateClassNamed: #Point
> toClass: Coordinate.
>
>
> HTH,
> Max
>
> On 30.04.2013, at 14:42, Hernán Morales Durand 
> wrote:
>
> I wonder if this feature is already implemented?
>
>
> http://lists.gforge.inria.fr/pipermail/pharo-project/2011-November/056143.html
>
> because I have a map of class renames but I don't know how to tell the
> materializer to serialize and re-materialize with updated names.
>
> I am using Fuel 1.8 in Pharo 1.4 (Fuel-MartinDias.685,
> FuelCompatibilityBeforePharo20-MartinDias.4)
>
> Cheers,
>
> Hernán
>
>
>
>


Re: [Pharo-project] FLClassNotFound on materialization

2013-05-01 Thread Max Leske
Thanks. Let me know how you get along.


On 01.05.2013, at 07:01, Hernán Morales Durand  wrote:

> Thanks! Now I get this exception:
> 
> FLBadVersion: Materialization error. Unexpected stream version 18 where it 
> should be 19.
> 
> but that's another issue. I will re-serialize the whole thing again, but just 
> wanted to provide some feedback.
> 
> 
> 
> 
> 2013/4/30 Max Leske 
> http://rmod.lille.inria.fr/web/pier/software/Fuel/Version1.9/Documentation/Migration?_s=H48DZqhQOi3ii0La&_k=vsCCzX7_rCTEGZvS&_n&20
> 
> FLMaterializer newDefault
>   migrateClassNamed: #Point
>   toClass: Coordinate.
> 
> 
> HTH,
> Max
> 
> On 30.04.2013, at 14:42, Hernán Morales Durand  
> wrote:
> 
>> I wonder if this feature is already implemented?
>> 
>> http://lists.gforge.inria.fr/pipermail/pharo-project/2011-November/056143.html
>> 
>> because I have a map of class renames but I don't know how to tell the 
>> materializer to serialize and re-materialize with updated names.
>> 
>> I am using Fuel 1.8 in Pharo 1.4 (Fuel-MartinDias.685, 
>> FuelCompatibilityBeforePharo20-MartinDias.4)
>> 
>> Cheers,
>> 
>> Hernán
>> 
>> 
> 
> 



Re: [Pharo-project] FLClassNotFound on materialization

2013-05-01 Thread Mariano Martinez Peck
Hernan this may also help as inspiration:

http://rmod.lille.inria.fr/web/pier/software/Fuel/Version1.9/Documentation/FormatMigration


On Wed, May 1, 2013 at 4:12 AM, Max Leske  wrote:

> Thanks. Let me know how you get along.
>
>
> On 01.05.2013, at 07:01, Hernán Morales Durand 
> wrote:
>
> Thanks! Now I get this exception:
>
> FLBadVersion: Materialization error. Unexpected stream version 18 where it
> should be 19.
>
> but that's another issue. I will re-serialize the whole thing again, but
> just wanted to provide some feedback.
>
>
>
>
> 2013/4/30 Max Leske 
>
>>
>> http://rmod.lille.inria.fr/web/pier/software/Fuel/Version1.9/Documentation/Migration?_s=H48DZqhQOi3ii0La&_k=vsCCzX7_rCTEGZvS&_n&20
>>
>> FLMaterializer newDefault
>> migrateClassNamed: #Point
>> toClass: Coordinate.
>>
>>
>> HTH,
>> Max
>>
>> On 30.04.2013, at 14:42, Hernán Morales Durand 
>> wrote:
>>
>> I wonder if this feature is already implemented?
>>
>>
>> http://lists.gforge.inria.fr/pipermail/pharo-project/2011-November/056143.html
>>
>> because I have a map of class renames but I don't know how to tell the
>> materializer to serialize and re-materialize with updated names.
>>
>> I am using Fuel 1.8 in Pharo 1.4 (Fuel-MartinDias.685,
>> FuelCompatibilityBeforePharo20-MartinDias.4)
>>
>> Cheers,
>>
>> Hernán
>>
>>
>>
>>
>
>


-- 
Mariano
http://marianopeck.wordpress.com