<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>The problem with having stuff in the image by default is that it gets used ;)</div><div><br></div><div>Once it is used all over the place you cannot unload it anymore.</div><div><br></div><div>We have no good way of preventing such "misuse". If we take it into the image, we would basically have to say that it is now a core feature. Which may or may not be a good idea.&nbsp;</div><div><br></div><div><div><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div><br class="Apple-interchange-newline"></span></div></div><div>On 04.05.2010, at 12:56, Casey Ransberger wrote:</div><blockquote type="cite">+1<div><br></div><div>Having a regexp engine in a known good state that jives with your release build is going to be key to grabbing mindshare from the likes of Ruby IMHO. When I was first looking at Squeak, one of my first questions was "how do I do regular expressions?" When the answer turned out to be "Go find a version of this package that works with this release and figure out how to install it" I nearly wrote Squeak off and went on to download a Haskell compiler instead.</div>
<div><br></div><div>While I'd expect a regexp engine to be unloadable via #unloadAllKnownPackages, (hence not present in a "core" image,) I would even go so far as to say that we should probably be shipping it (and testing it) with the "standard" image.</div>
<div><br></div><div>&lt;/2cents&gt;</div><div><br><div class="gmail_quote">On Tue, May 4, 2010 at 6:46 AM, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de">bert@freudenbergs.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On 04.05.2010, at 03:58, Hannes Hirzel wrote:<br>
&gt; Yes, that's an idea. However if I have the code snippet easily<br>
&gt; available in the 'Extending the System' workspace, then that's fine<br>
&gt; for me the time being.<br>
&gt;<br>
&gt; In fact I consider the Regex package to be a bit weak in terms of<br>
&gt; functionality but I think we do not have anything more comprehensive.<br>
&gt;<br>
&gt; It is easy for me to install a new image, run the updates and then<br>
&gt; execute a few more statements to configure the image for a particular<br>
&gt; purpose.<br>
&gt;<br>
&gt; --Hannes<br>
&gt;<br>
&gt; On 5/3/10, Ian Trudel &lt;<a href="mailto:ian.trudel@gmail.com">ian.trudel@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Why isn't Regex included in the core image? It's a question I have in<br>
&gt;&gt; my mind for a while. Dealing with text in Smalltalk often results in a<br>
&gt;&gt; lot of code to write. Regular expressions are useful. Many programming<br>
&gt;&gt; languages nowadays have a Regexp engine included.<br>
<div class="im">&gt;&gt;<br>
&gt;&gt; Ian.<br>
&gt;&gt; --<br>
&gt;&gt; <a href="http://mecenia.blogspot.com/" target="_blank">http://mecenia.blogspot.com/</a><br>
<br>
<br>
</div>Seems to be a perfect example of a package that could be bundled with a release but not be loaded by default?<br>
<font color="#888888"><br>
- Bert -<br>
<br>
<br>
<br>
<br>
</font></blockquote></div></div></blockquote></div><div><br></div><div><br></div><br></body></html>