<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 10/23/2020 4:24 PM, Hilaire Fernandes via Cuis-dev wrote:
<blockquote cite="mid:e4c9f9e2-ff22-baee-b4ac-b6b291866c77@drgeo.eu"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">Le 23/10/2020 à 21:18, Douglas
Brebner via Cuis-dev a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:6f4eddf2-a9c2-5bbb-4c92-6337d5b8e9a8@gmail.com">
<div class="moz-text-html" lang="x-unicode">
<div class="moz-cite-prefix">On 23/10/2020 20:09, Hilaire
Fernandes via Cuis-dev wrote:</div>
<blockquote type="cite"
cite="mid:a7032da1-d938-ffbe-ea96-cfb0430aebd6@drgeo.eu">
<p><font size="+1">It will clarify responsibilities. You may
want to make WorldMorph a singleton.</font></p>
</blockquote>
<p><br>
</p>
<p><font size="+1">Wasn't there mention of reintroducing
Projects to Cuis a while ago? Wouldn't this cause problems
for that?</font><br>
</p>
</div>
</blockquote>
<p><font size="+1">If so, then remove the singleton if Project
gets reintroduced. <br>
</font></p>
<p><font size="+1">It is very little code, but it clarifies the
intend: there is only one WorldMorph instance.<br>
</font></p>
<p><font size="+1">Hilaire<br>
</font></p>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://pouet.chapril.org/@hilaire">https://pouet.chapril.org/@hilaire</a></pre>
</blockquote>
<br>
Well, usually there is a single instance of WorldMorph, but creating
several, with their own process, and suspending all of them but one,
should work ok.<br>
<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
</body>
</html>