[Seaside-dev] Re: [Seaside Commits] Seaside 2.9: Seaside-Tests-Core-mls.125.mcz

Julian Fitzell jfitzell at gmail.com
Thu Jun 4 06:47:36 UTC 2009


Is this a bug in your MC fileout? If so, any chance of correcting it
so we don't get spurious changes in all your commits?

If not... we'll need to come up with some other solution because this
will get annoying. :)

Julian

On Wed, Jun 3, 2009 at 3:34 PM,
<squeak-dev-noreply at lists.squeakfoundation.org> wrote:
> Michael Lucas-Smith uploaded a new version of Seaside-Tests-Core to project Seaside 2.9:
...
>        10 to: 30 do: [ :index | self assert: (cache at: (keys1 at: index)) notNil ].
> +       10 to: 30 do: [ :index | self assert: (cacheCopy at: (keys2 at: index)) notNil ].!
> -       10 to: 30 do: [ :index | self assert: (cacheCopy at: (keys2 at: index)) notNil ].
> - !
... and so on...


More information about the seaside-dev mailing list