<div dir="ltr"><div><div><div>Frank&#39;s job is great but a bit dangerous with current tools support...<br>So it&#39;s a duty to provide support that tools don&#39;t if we can.<br></div>BTW, the &#39;No changes&#39; was caused by trying to merge Kernel-fbs.791 into Kernel-nice.792.<br>
</div>This is because I forgot to change one occurrence in update-dtl.242.<br></div>I&#39;m retrying now with a fixed update...<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/21 David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think that the uiProcess changes would be OK if there was a UI action<br>
required, because the methods are only called when entering a project.<br>
As long as the user does not do an image save in the middle of this,<br>
I don&#39;t think that anything bad will happen.<br>
<br>
I don&#39;t recall the details on FileList2, but I think it was removed and<br>
then reintroduced. There is probably some specific load sequence required<br>
to handle this.<br>
<br>
Thanks a lot for fixing this stuff!<br>
<br>
Dave<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Sun, Jul 21, 2013 at 05:12:00PM +0200, Nicolas Cellier wrote:<br>
&gt; OK, but if there is a UI action required in between, then we just have to<br>
&gt; force quitting the image.<br>
&gt; I guess this was the problem with undeclared FileList2...<br>
&gt;<br>
&gt; I now have succeeded in updating an image after my last update-fbs.241<br>
&gt; change, but there is a UI action involved informing me that there is &#39;No<br>
&gt; changes&#39; and asking me to acknowledge by pressing OK button (what if I were<br>
&gt; not OK?). Not sure what caused this, and not sure that it will be<br>
&gt; bot-friendly...<br>
&gt;<br>
&gt;<br>
&gt; 2013/7/21 David T. Lewis &lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>&gt;<br>
&gt;<br>
&gt; &gt; On Sun, Jul 21, 2013 at 04:29:58PM +0200, Nicolas Cellier wrote:<br>
&gt; &gt; &gt; Hmm, I know have a problem in update-dlt.242 because FileList2 is<br>
&gt; &gt; undeclared<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; value: anObject<br>
&gt; &gt; &gt;     (AttemptToWriteReadOnlyGlobal signal: &#39;Cannot store into read-only<br>
&gt; &gt; &gt; bindings&#39;)<br>
&gt; &gt; &gt;         ifTrue: [value := anObject]<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; When I try to proceed, I have a not understood message #uiProcess: I<br>
&gt; &gt; &gt; presume because in midst of changing things...<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; The MorphicProject&gt;&gt;uiProcess: method was introduced as part of<br>
&gt; &gt; this set of three related updates:<br>
&gt; &gt;<br>
&gt; &gt;         System-dtl.564<br>
&gt; &gt;         Morphic-dtl.668<br>
&gt; &gt;         ST80-dtl.148<br>
&gt; &gt;<br>
&gt; &gt; These three need to be loaded in a single update step, because<br>
&gt; &gt; Project class&gt;&gt;resumeProcess: sends #uiProcess to the current<br>
&gt; &gt; (Morphic) project.<br>
&gt; &gt;<br>
&gt; &gt; Once these are in place, the next updates to System-dtl.564 and<br>
&gt; &gt; Morphic-dtl.669 will remove the UIProcess global from Project.<br>
&gt; &gt;<br>
&gt; &gt; Dave<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
<br>
&gt;<br>
<br>
<br>
</div></div></blockquote></div><br></div>