<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 3 Mar 2010, at 02:45, Andreas Raab wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 3/2/2010 9:04 AM, Eliot Miranda wrote:<br><blockquote type="cite">The worst thing going on with things like SmalltalkImage current,<br></blockquote><blockquote type="cite">SystemNavigation default and traits is the introduction of abstraction<br></blockquote><blockquote type="cite">for its own sake. &nbsp;Abstraction is properly used to manage complexity.<br></blockquote><blockquote type="cite"> &nbsp;But for example, as others have pointed out, there is no other image<br></blockquote><blockquote type="cite">than the current image and so SmalltalkImage current is merely verbiage.<br></blockquote><blockquote type="cite"> &nbsp;And yet SourceFiles is an obvious area which could use a lot more<br></blockquote><blockquote type="cite">features (being able to load package sources without appending them to<br></blockquote><blockquote type="cite">the sources file, or having two changes files, one for loaded packages,<br></blockquote><blockquote type="cite">one for user modifications, etc).<br></blockquote><br>Thanks Eliot. That's an *excellent* description of the problem.<br><br>Cheers,<br> &nbsp;- Andreas<font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote><br></div><div>And option 3 dnu handler on smalltalk.</div><div><br></div><div>I think that my vote would be for option 1, and cuis compatibility. Regrouping, before breaking things out again,&nbsp;</div><div>but lets start using the new accessors as well. &nbsp;</div><div><br></div><div>I implemented some in cuis</div><div><br></div><div><div class="pseudorow unknown-row"><div class="code unknown">#host #organization&nbsp;#query #sourceCode #vm #commandLine #startupManager</div></div></div><div><br></div><div><div>However isn't the dnu solution is the only one that will be able to cope in the longer term if you do break things out again.&nbsp;</div><div>So one could argue that you may as well use it now.</div><div><br></div><div>Keith</div></div></body></html>