> On 02 Jul 2015, at 14:32, [email protected] wrote: > > Yes, very interesting work. > > We need to get the "slow feel" of the environment go away, thanks for working > on that, Esteban. > > Is this something that would also address the slowness when we click on > "Object" in Nautilus? >
Yes. If you enable it in Pharo5, It’s very fast.
Just do:
Nautilus useExperimentalFastTable: true.
Object browse.
Marcus
