Anonymous | Login | 04-17-2021 20:28 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0006986 | [Squeak] System | minor | always | 03-21-08 23:15 | 03-22-08 00:25 | |||||||
Reporter | nicolas cellier | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | Platform | ||||||||
Status | new | OS | ||||||||||
Projection | none | OS Version | ||||||||||
ETA | none | Fixed in Version | Product Version | 3.10 | ||||||||
Product Build | ||||||||||||
Summary | 0006986: SystemNavigation browseAllMethodsInCategory: does it wrong | |||||||||||
Description |
Try: SystemNavigation default browseAllMethodsInCategory: 'deprecated'. You will get a list with a lot of inexisting methods. |
|||||||||||
Steps To Reproduce | ||||||||||||
Additional Information |
There is an expectation mismatch: SystemNavigation>>#allMethodsInCategory: expects methods from local methodDictionary, while ClassDescription>>#allMethodsInCategory: will answer methods from local and allSuperclasses methodDictionary Hence the dumb list returned |
|||||||||||
Attached Files |
![]() ![]() |
|||||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
35 total queries executed. 26 unique queries executed. |