<div dir="ltr">I&#39;m pretty big Cuis fan as well, and if what you really want is an image which runs pretty darned fast above a Squeak VM on lower end hardware, it&#39;s definitely worth a look. No MVC available on the system yet, unfortunately; it&#39;s a thing I want to do, but finding time is hard, etc. Need to make it work right on Squeak first, and gather a good set of tests before attempting to port. We&#39;re inching closer to to replacing the current Morphic implementation with something that uses vector graphics (Morphic 3) though, so the topic of unloading the current Morphic implementation (which is very different from those available in other Squeak variants) is currently quite relevant to the folks on the Cuis list, and I do see some overlap here with concerns in the broader Squeak community around Morphic being adjoined to the current system more or less at the hip.<div><br></div><div>If you have any questions about Cuis specifically, the best place to ask is below, although most (if not all) of us read squeak-dev too:</div><div><br></div><div><a href="http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org">http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org</a><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 5, 2014 at 9:40 PM, H. Hirzel <span dir="ltr">&lt;<a href="mailto:hannes.hirzel@gmail.com" target="_blank">hannes.hirzel@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Mayuresh,<br>
<br>
There is a thread in the mail archive<br>
<br>
Subject: All MVC image<br>
Date: Fri, Jul 6, 2012 at 5:02 PM<br>
<br>
It mentions an MVC image done by Sungjin Chun which the late Andreas<br>
Raab considered very fine.<br>
<br>
The MVC implementation in the current squeak still has problems.<br>
<br>
So if you are interested in MVC I suggest that you go for an earlier version.<br>
<br>
(Or you try Cuis which is Morphic only -- reworked by Juan Vuletich --<br>
 but is fast <a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a> --<br>
only 600 classes in the image)<br>
<br>
<br>
--Hannes<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 9/6/14, Casey Ransberger &lt;<a href="mailto:casey.obrien.r@gmail.com">casey.obrien.r@gmail.com</a>&gt; wrote:<br>
&gt; Woot! I can&#39;t answer your question, but I do have a strong interest in<br>
&gt; being able to unload the Morphic environment. In something like a web<br>
&gt; server, Morphic just wastes a lot of CPU cycles, and MVC is much less<br>
&gt; expensive (as we&#39;ve seen on lower end machines like the Raspberry Pi,) so<br>
&gt; it would be fantastic to elevate it to its former glory as a complete<br>
&gt; solution to the user interface of applications which do not require the<br>
&gt; flexibility of the Morphic environment, like the system browser.<br>
&gt;<br>
&gt; Unfortunately, while I have plenty of experience with the MVC &quot;pattern,&quot; I<br>
&gt; have only really just sat in awe of how fast Squeak runs inside an MVC<br>
&gt; project. Having someone around who&#39;s returning after 14 years of wandering<br>
&gt; might be just what I need to make myself useful in this regard. I know that<br>
&gt; David Lewis is also interested in seeing the MVC system a viable option for<br>
&gt; development again (IIRC he fixed some serious problems with the debugger,)<br>
&gt; and I imagine that at least some of the Seaside folks would love to drop<br>
&gt; the overhead of Morphic from their servers.<br>
&gt;<br>
&gt; I&#39;m moving this conversation to squeak-dev, as it&#39;s more about remodelling<br>
&gt; and redecorating a part of the core of Squeak and less about using it in<br>
&gt; general. If you aren&#39;t subscribed there, you should be, or you&#39;ll end up in<br>
&gt; the moderator&#39;s queue, which can take a (relatively) longish time to turn<br>
&gt; around.<br>
&gt;<br>
&gt; If the community doesn&#39;t take the bait, feel free to contact me offline.<br>
&gt; Maybe there&#39;s a common point of interest and we can team up.<br>
&gt;<br>
&gt; --Casey Ransberger<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Sep 5, 2014 at 8:39 PM, Mayuresh Kathe &lt;<a href="mailto:mayuresh@kathe.in">mayuresh@kathe.in</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; hello,<br>
&gt;&gt;<br>
&gt;&gt; i am returning to squeak after a gap of 14 years.<br>
&gt;&gt; back then, i used to work only within the &#39;mvc&#39; environment as morphic<br>
&gt;&gt; hadn&#39;t taken off the way it has now.<br>
&gt;&gt;<br>
&gt;&gt; i still prefer the simplicity and lightness of the &#39;mvc&#39; environment.<br>
&gt;&gt;<br>
&gt;&gt; at last use, the &#39;mvc&#39; environment felt quite sluggish and crashed my<br>
&gt;&gt; squeak session multiple times.<br>
&gt;&gt; hope all is well!<br>
&gt;&gt;<br>
&gt;&gt; ~mayuresh<br>
&gt;&gt;<br>
&gt;&gt; ps: if boris gaertner is still around, could he please mail me off-list!<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Beginners mailing list<br>
&gt;&gt; <a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
&gt;&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
&gt;&gt;<br>
&gt;<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</div></div></blockquote></div><br></div>