[EMAIL PROTECTED] writes:
> I am wanting to restructure Music_element to be more Grob-like. The
> best way to do this, in my opinion, is to create a base class from
> which they both inherit. I have been working on this, but am looking
> for a good name for this base class. Currently I am just c
What members does the base class contain?
David
On May 5, 2004, at 12:55 PM, Michael Welsh Duggan wrote:
I am wanting to restructure Music_element to be more Grob-like. The
best way to do this, in my opinion, is to create a base class from
which they both inherit. I have been working on this,
I am wanting to restructure Music_element to be more Grob-like. The
best way to do this, in my opinion, is to create a base class from
which they both inherit. I have been working on this, but am looking
for a good name for this base class. Currently I am just calling it
Propertied_object, but w