From: jmb-d Date: 2007-02-28T09:20:11+09:00 Subject: Re: Class method declarations help On Feb 25, 2:08 pm, "Chris Carter" wrote: > > Generally speaking, if you only have 1 or 2 class methods you use the > self.method syntax, and if you have a lot of class methods you use the > class<