[Pharo-project] Issue 3737 in pharo: Behavior>>allSubclasses comment does not match actual implementation
Status: New Owner: ---- New issue 3737 by vonbecm...@gmail.com: Behavior>>allSubclasses comment does not match actual implementation http://code.google.com/p/pharo/issues/detail?id=3737 Pharo image: Pharo-core Pharo core version: Pharo1.2rc2 Latest update: #12324 Steps to reproduce: 1. Browse Class Behavior 2. select message allSubclasses 3. message's comment says "Answer a Set of the receiver's and the receiver's descendent's subclasses. " when actually it returns a OrderedCollection. Attachments: PharoScreenshot.1.png 138 KB
Comment #1 on issue 3737 by marianopeck: Behavior>>allSubclasses comment does not match actual implementation http://code.google.com/p/pharo/issues/detail?id=3737 Thanks. Now you can submit an issue and a fix :)
Updates: Status: Fixed Labels: Milestone-1.3 Comment #2 on issue 3737 by stephane...@gmail.com: Behavior>>allSubclasses comment does not match actual implementation http://code.google.com/p/pharo/issues/detail?id=3737 allSubclasses "Answer an OrderedCollection of the receiver's and the receiver's descendent's subclasses. "
Comment #3 on issue 3737 by marianopeck: Behavior>>allSubclasses comment does not match actual implementation http://code.google.com/p/pharo/issues/detail?id=3737 nooo I wanted him to do it ;)
Updates: Status: closed Comment #4 on issue 3737 by stephane...@gmail.com: Behavior>>allSubclasses comment does not match actual implementation http://code.google.com/p/pharo/issues/detail?id=3737 (No comment was entered for this change.)
participants (1)
-
pharo@googlecode.com