<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 16, 2014 at 2:19 PM, Chris Muller <span dir="ltr">&lt;<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@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"><span class="">On Tue, Sep 16, 2014 at 2:18 PM, Esteban A. Maringolo<br>
&lt;<a href="mailto:emaringolo@gmail.com">emaringolo@gmail.com</a>&gt; wrote:<br>
&gt; 2014-09-16 14:37 GMT-03:00 Sebastian Sastre &lt;<a href="mailto:sebastian@flowingconcept.com">sebastian@flowingconcept.com</a>&gt;:<br>
&gt;<br>
&gt;&gt; Well, a while ago in the business list I’ve raised the idea that making<br>
&gt;&gt; Pharo able to do native OS windows would help it to gain market space (as in<br>
&gt;&gt; the opposite of staying at the margins of it).<br>
&gt;&gt;<br>
&gt;&gt; So, I’d be very positively curious about being able to use Pharo to do<br>
&gt;&gt; multiplatform native apps<br>
&gt;<br>
&gt; The trend is shifting to mobile devices, iOS and Android are eating<br>
&gt; the whole market. So if it is about the potential market size, native<br>
&gt; mobile (tablets/phones/TVs) should come as the first option, before<br>
&gt; desktop.<br>
<br>
</span>+1.  Desktop apps are &quot;dead&quot; aren&#39;t they?  I&#39;m doubtful that native<br>
windows would help Smalltalk&#39;s popularity, as evidenced, I guess, by<br>
the fact VA and VW have supported them for a long time; did they take<br>
over the world yet?<br>
<span class=""><br>
&gt; For development, native windows could prove very useful.<br>
<br>
</span>How so?  For me, one of the worst aspects of trying to develop in<br>
VisualAge or VisualWorks *is* the multiple host windows.  It makes it<br>
virtually impossible to work in more than one image, and reinforces<br>
the &quot;grand cathedral&quot; thinking about Smalltalk; e.g. you&#39;re not<br>
supposed to want or need anything outside your one, true, image.<br>
Dinosaur!<br>
<br>
I constantly work in multiple images, not only for separate projects<br>
but for the ability to quickly and easily fork images for multicore<br>
processing on the same project.  Other times simply to try something<br>
temporary and possibly dangerous.  The memory isolation is critical<br>
for productivity, the UI isolation for usability, and the multi-core<br>
capability for performance.<br>
<br>
I think we should focus on how to move to more and smaller<br>
intercommunicating images rather than one big image.  I understand its<br>
appeal for _deploying_ an off-the-shelf desktop app, but I&#39;m not aware<br>
of any other use-cases where multiple host windows would be preferable<br>
to one host window per image.<br></blockquote><div><br></div><div>That all makes sense from an experienced Smalltalker&#39;s POV.  But for people exploring the technology the lack of native windows is usually a huge turn-off and often reason to reject the technology.  The nice thing about Vassili&#39;s work is that it allows one to have *both*, without losing window state, and one can switch dynamically, and, IIRC, mix both, e.g. for development.  So it isn&#39;t an exclusive choice.</div><div><br></div><div>Re VisualWorks&#39; support for native windows it was an essential component to VW staying in the market-place.  If it hadn&#39;t supported native windows it would have died the commercial death long ago.  Pre-web, one /had/ to have native windows for industry, and now with mobile native look and feel is even more important.  Further, VWs huge lack in its GUI was lack of support for native widgets.  We always used to tout MSWord&#39;s use of emulated widgets (apparently for performance reasons) as a defence but it didn&#39;t convince. The customer was always provided with poor emulations and a limited supply.  IMO, native widgets would have made a big difference in hwo well-received VW was for GUI applications, where those using Windows could always turn to VSE.</div></div><div><br></div>-- <br>best,<div>Eliot</div>
</div></div>