On Thu, Mar 06, 2003 at 10:16:40AM +0000, Simon Cozens wrote:
: > Like mixins?  Perhaps something like this:
: > 
: >   class My::Class;
: >   mixin My::Random::Number::Generator qw( rand );
: >   mixin My::Serialisation::Marshall qw( freeze thaw );
: 
: Yey! With this, the Perl6-o-meter now stands at:
: 
: PERL 5                                                          RUBY
: 
: ===========================================[   ]====================
: ===========================================[   ]====================

But that's true no matter which language you put on the right.  :-)

Larry

Reply via email to