From: Robert Klemme Date: 2004-08-16T18:11:12+09:00 Subject: Re: Opinion on ClassInherit Include "T. Onoma" schrieb im Newsbeitrag news:200408151822.07121.transami@runbox.com... > It certainly was what I was looking for... at first. > > But now I'm shying away from module class-level methods. In fact, I'm putting > almost all methods into modules now and including/extending them where I need > them. Its to the point that I can clearly identify three type of modules: > mixin, service and namespace. And the service modules I've started writting > just like the mixins but with extend self: What made you change your mind? I mean, this is exactly what I suggested in the first place. Regards robert