From: gwtmp01@... Date: 2005-12-09T06:59:44+09:00 Subject: Re: About class methods On Dec 8, 2005, at 3:45 PM, jonathan wrote: > What did you guys think about using simpleton to refer to these > methods/classes? I'd vote no on that name regardless. If you think 'ad hoc' has negative connotations... > That way there can be differentiation between a class > which was made single by 'include singleton' (that is, has one single > instance somewhere) and a class which is made single (or simple) by > having only class methods and class data. Are you confusing a class that has no instances (yet) with the class returned by the expression (class <