No registered users in community xowiki
in last 10 minutes
in last 10 minutes
[Xotcl] Getting Name of Mixin Class
From: Sheik Yussuff <sheik_at_carib-link.net>
Date: Tue, 4 Sep 2001 18:50:07 -0300
Consider the following scenario:
A, B and C are classes.
A has instproc m defined.
B is a sub-class of A.
C c
c mixin B
Question: How in instproc m can I get the name
of the mixin class, that is, B?
Any help will be appreciated.
Regards,
sheik.
Date: Tue, 4 Sep 2001 18:50:07 -0300
Consider the following scenario:
A, B and C are classes.
A has instproc m defined.
B is a sub-class of A.
C c
c mixin B
Question: How in instproc m can I get the name
of the mixin class, that is, B?
Any help will be appreciated.
Regards,
sheik.