Hi, <br>I did that in the previous version of this method, but found that old paragraph was not released. <br>And the 10 year old paragraph was not worth saving :-)<br><br>Best,<br>Karl<br><div class="gmail_quote"><div dir="ltr">On Tue, 22 May 2018 at 08:21, Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div id="m_-6464865508026094870__MailbirdStyleContent" style="font-size:12pt;font-family:Calibri;color:#000000">
                                        Hi Karl,<div><br></div><div>a call to #<span style="font-family:Tahoma,Verdana;font-size:13px;line-height:19.5px">releaseParagraph instead of #</span><span style="font-family:Tahoma,Verdana;font-size:13px;line-height:19.5px">releaseParagraphReally might be more robust here. Or did you run into other issues there?</span></div><div><span style="font-family:Tahoma,Verdana;font-size:13px;line-height:19.5px"><br></span></div><div><span style="font-family:Tahoma,Verdana;font-size:13px;line-height:19.5px">Best,</span></div><div><span style="font-family:Tahoma,Verdana;font-size:13px;line-height:19.5px">Marcel</span></div></div></div><div><div id="m_-6464865508026094870__MailbirdStyleContent" style="font-size:12pt;font-family:Calibri;color:#000000"><div class="m_-6464865508026094870mb_sig"></div><blockquote class="m_-6464865508026094870history_container" type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px">
                        <p style="color:#aaaaaa;margin-top:10px">Am 21.05.2018 11:48:46 schrieb karl ramberg <<a href="mailto:karlramberg@gmail.com" target="_blank">karlramberg@gmail.com</a>>:</p>
<div dir="ltr">Hi,<div>I'm sorry I forgot to mention the context here</div><div><br></div><div>Best.</div><div>Karl</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 21, 2018 at 6:18 AM, H. Hirzel <span dir="ltr"><<a href="mailto:hannes.hirzel@gmail.com" target="_blank">hannes.hirzel@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you, Karl,  for this important update on the road to make<br>
projects from early Squeak versions load successfully!<br>
<br>
<br>
A suggestion for the comment:<br>
<br>
If it is<br>
<br>
  'Really release the chached state of TextMorph objects'<br>
<br>
then the log on the Transcript when doing the in-image update is more<br>
instructive.<br>
<br>
<br>
<br>
Currently:<br>
<br>
TRANSCRIPT<br>
<br>
Flush old cache on loading<br>
<br>
========== ReleaseBuilder-mt.181 ==========<br>
<br>
Adds the new prefs #haloForAll and #metaMenuForAll to the release builder.<br>
<br>
========== HelpSystem-Core-mt.103 ==========<br>
<br>
Fixes an endless-loop bug to could occur when fetching swiki subtopics.<br>
<br>
==========  Update completed:  17970 -> 17995 ==========<br>
<br>
----SNAPSHOT----{18 May 2018 . 11:33:19 pm}<br>
Squeak6.0alpha-17967-32bit.image priorSource: 23618708<br>
----QUIT----{18 May 2018 . 11:40:29 pm}<br>
Squeak6.0alpha-17967-32bit.image priorSource: 23695810<br>
========== Morphic-kfr.1435 ==========<br>
<span><br>
Really release the cached state<br>
<br>
</span>========== WebClient-Core-ul.115 ==========<br>
<br>
Decrease the priority of connection handler processes from 60 to 30,<br>
to avoid potential image lockups.<br>
<br>
==========  Update completed:  17995 -> 17997 ==========<br>
<div class="m_-6464865508026094870HOEnZb"><div class="m_-6464865508026094870h5"><br>
On Sun, 20 May 2018 10:47:31 0000, <a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a><br>
<<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>> wrote:<br>
> Karl Ramberg uploaded a new version of Morphic to project The Trunk:<br>
> <a href="http://source.squeak.org/trunk/Morphic-kfr.1435.mcz" rel="noreferrer" target="_blank">http://source.squeak.org/trunk/Morphic-kfr.1435.mcz</a><br>
><br>
> ==================== Summary ====================<br>
><br>
> Name: Morphic-kfr.1435<br>
> Author: kfr<br>
> Time: 20 May 2018, 12:47:10.545467 pm<br>
> UUID: 6e156072-40fa-d344-815f-76673cd22724<br>
> Ancestors: Morphic-mt.1434<br>
><br>
> Really release the cached state<br>
><br>
> =============== Diff against Morphic-mt.1434 ===============<br>
><br>
> Item was changed:<br>
>   ----- Method: TextMorph>>convertToCurrentVersion:refStream: (in category<br>
> 'objects from disk') -----<br>
>   convertToCurrentVersion: varDict refStream: smartRefStrm<br>
>       <br>
>       self borderWidth ifNil: [<br>
>               self borderWidth: 0.<br>
>               self removeProperty: #fillStyle].<br>
> +     self releaseParagraphReally.<br>
> -     self releaseEditor.<br>
> -     self releaseParagraph.<br>
> -     <br>
>       ^ super convertToCurrentVersion: varDict refStream: smartRefStrm.<br>
><br>
>   !<br>
><br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div>

                        </blockquote>
                                        </div></div></blockquote></div>