ClassCategoryReader and ClassCommentReader
These two classes seem to be unused. They implement the #scanFor: method but the only senders of #scanFor: send it explicitly to RunArray, like: RunArray scanFor: ... Does anybody use it? Because it looks like an old class that could be removed. Guille
I proposed a slice in the inbox. Issue https://pharo.fogbugz.com/f/cases/16248/Remove-unused-ClassCategoryReader-an... Guille On Mon, Aug 17, 2015 at 3:31 PM, Guillermo Polito <guillermopolito@gmail.com
wrote:
These two classes seem to be unused. They implement the #scanFor: method but the only senders of #scanFor: send it explicitly to RunArray, like:
RunArray scanFor: ...
Does anybody use it? Because it looks like an old class that could be removed.
Guille
indeed I'm puzzled. It hshould be dead code. I checked and I came to the same conclusion thant you. S. Le 17/8/15 15:31, Guillermo Polito a écrit :
These two classes seem to be unused. They implement the #scanFor: method but the only senders of #scanFor: send it explicitly to RunArray, like:
RunArray scanFor: ...
Does anybody use it? Because it looks like an old class that could be removed.
Guille
participants (2)
-
Guillermo Polito -
stepharo