<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 28, 2009, at 3:50 AM, Michael van der Gulik wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi NewCompiler people.<br><br>Does anybody use this compiler as their main one?<br><br>I notice that the NewCompiler packages don't override Behavior&gt;&gt;compilerClass. I tried using the ClosureCompiler instead, and it seems to work for some simple classes. Is it not stable enough to use by default?<br><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></blockquote><br></div><div>Hello,</div><div><br></div><div>On which version of Squeak / Pharo do you plan to use it?&nbsp;</div><div><br></div><div>The problem is that the version that can emit code for Eliots closures is not yet done. But Jorge made</div><div>lots of progress... we should have something ready soon.</div><div><br></div><div>Normally the answer is this: there is a preference (as Math already mentioned). The ClosureCompiler</div><div>class is for tests and for cases where one only wants to use the new compiler on single classes.</div><div>(e.g. because it is used for experiments).</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Marcus</div></body></html>