From: gabriele renzi Date: 2005-05-04T16:44:40+09:00 Subject: Re: [ANN] traits-0.0.0 Joel VanderWerf ha scritto: > If you want short: > > class C > has 'a' > class_has 'b' > end > > That completely avoids the issue of what 'a' is, an attribiute, a trait, > a getter/setter, etc. +1 lovely :)