Anonymous | Login | 03-07-2021 08:14 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 | |||||||
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 | |||||||||
Status | new | Product Version | 3.10 | |||||||||
Summary | 0006986: SystemNavigation browseAllMethodsInCategory: does it wrong | |||||||||||
Description |
Try: SystemNavigation default browseAllMethodsInCategory: 'deprecated'. You will get a list with a lot of inexisting methods. |
|||||||||||
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. |