Anonymous | Login | 02-27-2021 07:10 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||||
0006941 | [Squeak Packages] Seaside | minor | always | 02-21-08 08:36 | 02-21-08 09:49 | ||||||||
Reporter | renggli | View Status | public | ||||||||||
Assigned To | renggli | ||||||||||||
Priority | normal | Resolution | fixed | ||||||||||
Status | resolved | ||||||||||||
Summary | 0006941: should use #keysAndValuesDo: instead of #withIndexDo: | ||||||||||||
Description |
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 |
||||||||||||
Additional Information | |||||||||||||
Attached Files | |||||||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
35 total queries executed. 29 unique queries executed. |