I proposed a slice in the inbox.��

Issue��https://pharo.fogbugz.com/f/cases/16248/Remove-unused-ClassCategoryReader-and-ClassCommentReader

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