May 4, 2016
10:23 p.m.
On 05/05/16 00:15, Stephan Eggermont wrote:
On 04/05/16 08:19, stepharo wrote:
if you have ideas let us know too.
Why does every NewValueHolder have its own announcer? And is initializing all those unused valueHolders in initialize of Spec presentation classes not slow?
Just a 50721 image I'm working in on SpecGenerator with 20 open windows: NewValueHolder allInstances size 4872 (NewValueHolder allInstances select: [ :each | (each instVarNamed: #announcer) numberOfSubscriptions = 0 ])size 2566