From: Florian Gross Date: 2004-08-23T07:15:46+09:00 Subject: Re: Callback for instance var creation? T. Onoma wrote: > Calling method(:ameth) doesn't work because it creates a new method object > everytime and therefore looses state. Plus it is overly verbose. Oh, a cache could be added easily. Can't do anything about the verbosity however. Regards, Florian Gross