[Pharo-project] HScaleMorph and VScaleMorph in Polymorph
Hi Gary, Recently, I removed the class ScaleMorph because it was not license clean and it was not used. Only now I've noticed that there are indirect subclasses in Polymorph (HScaleMorph and VScaleMorph inheriting from FixedScaleMorph). Can we remove these three classes? They are not referenced and don't have any instances. Cheers, Adrian ___________________ http://www.adrian-lienhard.ch/
Gary said that he uses them and that he should refactor its package but he is busy right now. http://code.google.com/p/pharo/issues/detail?id=847&colspec=ID%20Type%20Stat... On Jun 4, 2009, at 11:20 PM, Adrian Lienhard wrote:
Hi Gary,
Recently, I removed the class ScaleMorph because it was not license clean and it was not used. Only now I've noticed that there are indirect subclasses in Polymorph (HScaleMorph and VScaleMorph inheriting from FixedScaleMorph). Can we remove these three classes? They are not referenced and don't have any instances.
Cheers, Adrian ___________________ http://www.adrian-lienhard.ch/
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Thanks. I didn't notice that there is an issue in the tracker. Adrian On Jun 5, 2009, at 14:51 , Stéphane Ducasse wrote:
Gary said that he uses them and that he should refactor its package but he is busy right now.
http://code.google.com/p/pharo/issues/detail?id=847&colspec=ID%20Type%20Stat...
On Jun 4, 2009, at 11:20 PM, Adrian Lienhard wrote:
Hi Gary,
Recently, I removed the class ScaleMorph because it was not license clean and it was not used. Only now I've noticed that there are indirect subclasses in Polymorph (HScaleMorph and VScaleMorph inheriting from FixedScaleMorph). Can we remove these three classes? They are not referenced and don't have any instances.
Cheers, Adrian ___________________ http://www.adrian-lienhard.ch/
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Adrian Lienhard -
Stéphane Ducasse