How to make Squeak use Block Closure

Philippe Marschall philippe.marschall at gmail.com
Fri Jan 26 20:32:17 UTC 2007


2007/1/26, Aaron Reichow <revaaron at bitquabit.com>:
>
> ...and if those are the downsides, what are the upsides?

Well you get full block closures. No more #fixTemps as a starter.

> I don't
> suppose it means you can save blocks in an OODB or using (Smart)
> RefStream, can you?

Nah. I thought I heard that Gemstone supports blocks but I might be
wrong on this.

Philippe

> Regards,
> Aaron
>
> On Jan 26, 2007, at 2:07 PM, Philippe Marschall wrote:
>
> > 2007/1/26, Randal L. Schwartz <merlyn at stonehenge.com>:
> >> >>>>> "Mathieu" == Mathieu Suen <mathk.sue at gmail.com> writes:
> >>
> >> Mathieu> Go to the compiler category then enable both
> >> compileClocksAsClosure
> >> Mathieu> and compileUseNewCompiler.
> >>
> >> I seem to remember there's a downside to that.  What's the
> >> downside again?
> >
> > - slower perfomance
> > - problems with the debugger
> >
> > Philippe
> >
> >> --
> >> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503
> >> 777 0095
> >> <merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
> >> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
> >> See PerlTraining.Stonehenge.com for onsite and open-enrollment
> >> Perl training!
> >>
> >>
> >
>
>
>



More information about the Squeak-dev mailing list