From: Josh Cheek Date: 2012-09-16T18:45:07+09:00 Subject: Re: Class variables or Class singleton variables? --20cf307d02480163f504c9ce837d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sun, Sep 16, 2012 at 2:16 AM, Dami=E1n M. Gonz=E1lez wrote: > Do you mean that is good to track all the instances of a class in some > collection? Is not clear.. > > No, I'm saying don't do this. You can count dog legs since that's a single object, but don't implicitly try to track all of the dogs. --20cf307d02480163f504c9ce837d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sun, Sep 16, 2012 at 2:16 AM, Dami=E1n M. Gonz=E1lez &= lt;lists@ruby-for= um.com> wrote:
=A0Do you mean that is good to track all the instances of a class in some collection? Is not clear..

= =A0
No, I'm saying don't do this. You can count dog legs = since that's a single object, but don't implicitly try to track all= of the dogs.
--20cf307d02480163f504c9ce837d--