From: Todd Benson Date: 2007-08-17T23:10:24+09:00 Subject: Re: Does singleton variables have any meaning ? On 8/17/07, Arno J. wrote: > unknown wrote: > > Singleton classes are classes. > > Yes, I was just trying to make a slight difference, just like we don't > say "variables" but "instance variables", while both are variables :) The idea of singletons is to allow to add (or subtract) functionality to single objects. Little happy people floating around with each their own thing to do :) Listen (with earnest) to David. Todd