On 6/26/09, Fernando Guillen <fguillen.mail / gmail.com> wrote:
> Now, what about inheritance? I mean: how to reproduce the behavior of
> this?:
>
>   class A < B
>   end

A = Class::new( B )

HTH
Robert
-- 
Toutes les grandes personnes ont dÃÂbord ñÕdes enfants, mais peu
dÃÆntre elles sÃÆn souviennent.

All adults have been children first, but not many remember.

[Antoine de Saint-ExupñÓy]