Classes as Packages (was: Harvesting infrastructure)

Andreas.Raab at gmx.de Andreas.Raab at gmx.de
Mon Nov 18 01:30:06 UTC 2002


Avi,

> > So for a well-factored system there is no need to track the selectors.
> 
> Right.  But that's the key - what I'm interested in right now is finding
> the methods that fall into the "never run" case, and assigning them to the
> correct package (one in which they presumably are run), so that we do
> indeed end up with a well-factored system.

Agreed. What tends to happen once you factored out the explicit dependencies
is that you have "leftover" methods which don't hurt you but don't really
belong to the class they're in (such as Object>>isFooBar).

Cheers,
  - Andreas

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!




More information about the Squeak-dev mailing list