From: Alex Combas Date: 2006-01-26T18:25:50+09:00 Subject: Re: class variable weirdness On 1/25/06, Gennady Bystritsky wrote: > If you just want to get to a class method from the instance, you can do > a.class.foo=10 > > Gennady. This is exactly what I was looking for, and the cool part is that the syntax actually makes sense. Very apprecaited. -- Alex Combas http://noodlejunkie.blogspot.com/