[Seaside-dev] should use #keysAndValuesDo: instead of #withIndexDo: ?

Lukas Renggli renggli at gmail.com
Thu Feb 21 09:50:06 UTC 2008


Thanks for reporting. This is fixed and improved with the suggested
test in the latest code:

   http://bugs.squeak.org/view.php?id=6941

Lukas

On 2/21/08, Paolo Bonzini <bonzini at gnu.org> wrote:
> The former is in ANSI, the latter is not.
>
>  I checked that both Squeak and VW have it.
>
>  The methods are:
>  - WAExternalIDTest>>#fromString: which BTW is not covered by the tests;
>  the test could be as simple as
>
>     str := 'abCD12_-'.
>     self assert: (WAExternalID fromString: str) printString = str
>
>  - Object>>#inspectorFields
>
>  - WADateTable>>#renderContentsOn:
>
>  - WADateTable>>#renderRowsOn:
>
>  Thanks,
>
>  Paolo
>  _______________________________________________
>  seaside-dev mailing list
>  seaside-dev at lists.squeakfoundation.org
>  http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>


-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside-dev mailing list