<div dir="ltr">ah ok! that makes sense! It's a good idea!<div>I think it should be integrated :-) ... sadly, I do not have the time to look at it, for sure Juan will.</div><div><br></div><div>Cheers!</div><div>Hernan.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 16, 2023 at 4:28 PM Gerald Klix <<a href="mailto:cuis.01@klix.ch">cuis.01@klix.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Hernán,<br>
<br>
That's quite simple. I want the workspace's context to be saved on a file.<br>
That's the behavior I am – or I was once – used to.<br>
<br>
<br>
HTH,<br>
<br>
Gerald<br>
<br>
<br>
PS: There is no problem, if the change does not get accepted;<br>
I will include it only in Haver, then.<br>
<br>
<br>
On 3/16/23 8:22 PM, Hernán Wilkinson wrote:<br>
> Hi Gerald!<br>
>   I could not see what you sent but I'm writing to you because I do not<br>
> understand why you would like to "accept" the contents of a workspace...<br>
> What do you expect to happen when doing that?<br>
><br>
> Thanks<br>
> Hernan<br>
><br>
> On Thu, Mar 16, 2023 at 8:45 AM Gerald Klix via Cuis-dev <<br>
> <a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br>
><br>
>> Hi all, Hi Juan,<br>
>><br>
>> I found it a bit annoying ever since I used Cuis, that I can't accept<br>
>> the contents of a workspace. (This even worked in Smalltalk/V for MS-DOS<br>
>> back in 1986).<br>
>><br>
>> Please find a simple three method change-set attached,<br>
>> that fixes this problem.<br>
>><br>
>> If you don't like the "forceSaveContents" stuff you<br>
>> can define TextModel>>#acceptContentsFrom: like this:<br>
>><br>
>> acceptContentsFrom: aTextModelMorph<br>
>><br>
>>          aTextModelMorph owningWindow ifNotNil: [ :ow |<br>
>>                  ow hasSaveAs ifTrue: [ ow saveContents ] ]<br>
>><br>
>> and make it use the existing saveAs logic in SystemWindow.<br>
>><br>
>><br>
>> HTH and Best Regards,<br>
>><br>
>> Gerald<br>
>> --<br>
>> Cuis-dev mailing list<br>
>> <a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
>> <a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
>><br>
><br>
<br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="font-size:small"><div dir="ltr"><div dir="ltr"><div style="font-size:12.8px"><span style="font-family:tahoma,sans-serif;font-size:xx-small;border-collapse:collapse"><strong><span style="font-size:8pt"><span style="font-size:small"><font size="2"><span style="font-weight:normal"><span style="font-weight:bold">Hernán Wilkinson</span><br>Agile Software Development, Teaching & Coaching</span></font></span></span></strong></span></div><div style="font-size:12.8px"><span style="font-family:tahoma,sans-serif;font-size:xx-small;border-collapse:collapse"><strong><span style="font-size:8pt"><span style="font-size:small"><font size="2"><span style="font-weight:normal">Phone: +54-011</span></font></span></span></strong></span><font face="tahoma, sans-serif" size="2">-4893-2057</font></div><div style="font-size:12.8px"><strong style="font-family:tahoma,sans-serif;font-size:xx-small"><span style="font-size:8pt"><span style="font-size:small"><font size="2"><span style="font-weight:normal">Twitter: @HernanWilkinson</span></font></span></span></strong></div><div style="font-size:12.8px"><span style="font-family:tahoma,sans-serif;font-size:xx-small;border-collapse:collapse"><strong><span style="font-size:8pt"><span style="font-size:small"><font size="2"><span style="font-weight:normal">site: <a href="http://www.10pines.com/" style="color:rgb(17,65,112)" target="_blank">http://www.10Pines.com</a></span></font></span></span></strong></span></div><div style="font-size:12.8px"><font face="tahoma, sans-serif"><span style="border-collapse:collapse">Address: Alem 896</span></font>, Floor 6, Buenos Aires, Argentina</div></div></div></div></div></div></div></div>