On Mar 29, 2011, at 9:57 PM, Denis Kudriashov wrote:

> Hello
> 
> I have many morphs saved in files by smartReferenceStream. I doing it in 
> pharo1.1 image.
> Now I want to load this objects to pharo1.2.
> When I doing this I have exception about absent TextConstants stuff. My saved 
> Morph containes textMorph. 
> I know pharo1.2 has textMorph refactored and TextConstants was removed. 

What you could check is the fix in 1.3 so that TextConstants accept at:.

> How old object can be migrated to new stuff? Is some rules exists?
> For example, when I import morph from file (created in pharo1.1) I see in 
> debugger "TextConstants class at: index" where "index=#DefaultTabsArray"

http://code.google.com/p/pharo/issues/detail?id=3820
Can you try and let us know?


I still do not get why the search in the bug entry is so bad for a company that 
is specialized in search engines :)


> 
> Best regards,
> Denis
> 


Reply via email to