[Seaside-dev] Scriptaculous SUCounterTest>>states

Michael Lucas-Smith mlucas-smith at cincom.com
Tue Oct 2 15:34:46 UTC 2007


>
> self associationsDo: [ :assoc | assoc value: assoc key snapshotCopy ]
>
> Ouch. I'll backtrack versions of Seaside to see where this change 
> occurred.. though I suspect it's always been this way, since normally 
> #register: is used to add things to a snapshot which uses #at:put: and 
> #restore: doesn't self-manipulate.
Ah this was a change in Seaside 2.8 in Squeak. No worries. We'll patch 
it on the Cincom Smalltalk side.

Hopefully this'll help anyone else porting if their IdentityDictionary 
happens to not be implemented the Collection<Association> way.

Cheers,
Michael


More information about the seaside-dev mailing list