May 26, 2009
9:18 p.m.
While taking a look at Seaside issue 262 I noticed that SmartRefStream>>catalogValues: instVarList size: varsOnDisk creates a Dictionary with the default size, while having a pretty good idea of how large it should at least be. Is this called so little that that it doesn't matter?(it is only called in SmartRefStream>>readInsanceSize:clsname:refPosn:) Stephan Eggermont