From: gabriele renzi Date: 2005-03-26T04:44:53+09:00 Subject: Re: Hash::MixIn and Python style Object#dict Florian Gross ha scritto: > Anyway, does any part of this look useful to you? > > I've heard quite a few requests for a Hash mix-in, but I'm not sure how > to best make this available to the general public. I'm starting to think we could have a RubyBase package on RAA to provide lots of useful mixins (basically for fat classes i.e. IO::Readable, IO::Writable, String::MixIn, Array::MixIn, but also for new things). What do others think?