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? Stephan
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
I should finish my new ones.... too much to finish :) Le 24/7/15 13:57, Marcus Denker a écrit :
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
participants (3)
-
Marcus Denker -
Stephan Eggermont -
stepharo