<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>Good news.<br></div><div><br></div><div>I think you guys are going to like this CMake stuff (not my work, per se, but the general concept).</div><div>For example, instead of hunting down a string to put in a configuration script in svn, you go looking for the class that controls your platform/vm and modify that.</div><div>Then you let it, generate your cmake configuration.</div><div><br></div><div>So, if you need a FoodleDoodlePlugin on the VAX you find the VAX config and either modify it directly or subclass it and add your FoodleDoodle.</div><div><br></div><div>I have an SVN server set up with the mcz's and a copy of the Cog source tree on my local machine. When I get all the pharo configs ported to Squeak, I will</div><div>send a link.</div><div><br></div><div>Cheers,</div><div><br></div><div>tty</div><div id="1"><br>---- On Tue, 20 May 2014 18:51:12 -0700 <b>David T. Lewis &lt;lewis@mail.msen.com&gt;</b> wrote ---- <br></div><br><blockquote style="border-left: 1px solid #0000FF; padding-left: 6px; margin:0 0 0 5px">  <br>On Tue, May 20, 2014 at 01:18:45PM -0700, tim Rowledge wrote: <br>&gt;  <br>&gt; On 20-05-2014, at 1:00 PM, gettimothy &lt;<a href="mailto:gettimothy@zoho.com" target="_blank">gettimothy@zoho.com</a>&gt; wrote: <br>&gt;  <br>&gt; &gt; Hi All. <br>&gt; &gt;  <br>&gt; &gt; I am migrating the Pharo configs for cmake over to the squeak compatibility side and for the StackVM raspberry stuff, there is a plugin that  <br>&gt; &gt;  <br>&gt; &gt; exists on  the pharo platform <br>&gt; &gt;  <br>&gt; &gt; ./platforms/unix/plugins/InternetConfigPlugin <br>&gt; &gt; that does not exist  on the svn co of Cog, <br>&gt; &gt;  <br>&gt;  <br>&gt; I always had the impression that plugin was Mac only and not essential even then? <br> <br> <br>Tim, <br> <br>That is very likely true. After all, the class comment (authored by someone with initials 'tpr') says: <br> <br>  "This plugin provides access to the Mac's internet configuration toolkit - so long as you are running on a Mac." <br> <br>Dave <br> <br></blockquote><br></div></body></html>