Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0006963 |
[Squeak] Files |
trivial |
N/A |
02-27-08 20:21 |
02-27-08 20:21 |
|
Reporter |
nicolas cellier |
View Status |
public |
|
Assigned To |
cdegroot |
Priority |
normal |
Resolution |
open |
|
Status |
assigned |
|
Product Version |
3.10 |
|
Summary |
0006963: [clean-up] SourceFileArray>>collect: has same implementation as super |
Description |
Only temp var names change.
Byte code is 100% = super collect:.
So clean it!
SourceFileArray removeSelector: #collect:. |
Additional Information |
While at it, wouldn't this class better be an ArrayedCollection?
It has a fixed size (cannot add:) ... |
|
Attached Files |
|
|