From: Nokan Emiro Date: 2012-12-03T06:55:47+09:00 Subject: changing superclass --e89a8fb1f7eeddbccb04cfe5b153 Content-Type: text/plain; charset=UTF-8 Hi metaprogrammers, Does someone know if it's possible to dynamically switch superclass, or change the ancestor chain on an already existing class? (Or if it's not, what are the main reasons for this "restriction", and are there any plans to invent the possibility in 2.0, or so?) I've tried to override the superclass and ancestors methods on a class, which is, of course, possible, but this does not change the behaviour of the objects of that class. u. --e89a8fb1f7eeddbccb04cfe5b153 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi metaprogrammers,

Does someone know if it's possib= le to dynamically switch superclass, or
change the ancestor=C2=A0= chain on an already existing class? =C2=A0(Or if it's not,
wh= at are the main reasons for this "restriction", and are=C2=A0ther= e any plans to
invent the=C2=A0possibility in=C2=A02.0, or so?)

<= div>I've tried to override the superclass and ancestors methods on a cl= ass, which
is,=C2=A0of course, possible, but this does=C2=A0not c= hange the behaviour of the objects
of that class.

u.

--e89a8fb1f7eeddbccb04cfe5b153--