Re: is this a pattern?

From: Karl Hungus (nnnnndddddd_at_hotmail.com)
Date: 03/18/04


Date: Thu, 18 Mar 2004 04:07:02 GMT


> It sounds like you end up with several classes that all do two things
> (1) keep track of their instances and (2) whatever else they need to do.
> That implies that you are not seperating your concernes very well. It
> also implies that you have a lot of dupicated code.

The collection is static, it is not duplicated.