July 24, 2015
11:57 a.m.
On 24 Jul 2015, at 13:55, Stephan Eggermont <stephan@stack.nl> wrote:
Morph>>justDroppedInto:event: is categorized as *Morphic-Base
When writing a new Morph subclass, categorizing all uncategorized dirties Morphic-Base and might make you lose code.
Do we really want auto-categorization to categorize as extension methods?
No! the auto-categorizer should ignore all *categories. Marcus