guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

base class parameterisation?


From: Marco Maggi
Subject: base class parameterisation?
Date: Sat, 9 Jun 2007 08:18:21 +0200

Ciao,

  I am using GOOPS and I have a hierarchy like this:

        ---A---
       |       |
       v       v
       A1      A2

           B

I wonder if there is a way to parameterise the construction
of 'B' to let it have 'A1' or 'A2' as base class. I do not
want to use delegation.

TIA

--
Marco Maggi

"They say jump!, you say how high?"
Rage Against the Machine - "Bullet in the Head"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]