+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 &quot;how do I do regular expressions?&quot; When the answer turned out to be &quot;Go find a version of this package that works with this release and figure out how to install it&quot; I nearly wrote Squeak off and went on to download a Haskell compiler instead.</div>
<div><br></div><div>While I&#39;d expect a regexp engine to be unloadable via #unloadAllKnownPackages, (hence not present in a &quot;core&quot; image,) I would even go so far as to say that we should probably be shipping it (and testing it) with the &quot;standard&quot; 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&#39;s an idea. However if I have the code snippet easily<br>
&gt; available in the &#39;Extending the System&#39; workspace, then that&#39;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&#39;t Regex included in the core image? It&#39;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><br><br clear="all"><br>-- <br>Casey Ransberger<br>
</div>