Status: Accepted
Owner:
[hidden email]
Labels: Milestone-1.4
New issue 4540 by
[hidden email]: Removing NullEncoder/FlattenEncoder
http://code.google.com/p/pharo/issues/detail?id=4540This change makes Canvas to be a subclass of Object instead of those
encoders which making no sense.
Also removing those two classes from system.
Whoever using the protocol in Canvas, should do it right: subclass canvas
and implement these bits there, instead of having Canvas to carry state &
behavior which not used anywhere in system.
Attachments:
canvas-subclass.1.cs 307 bytes
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker