>>>>> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
>>>>> "Akim" == akim <[EMAIL PROTECTED]> writes:
>>> I have a mild dislike for this. If `finish' were a method then we
>>> could simply inherit it.
Akim> I do share your dislike for the structure, but please, note that
Akim> we are defining methods per _object_. Cleaner would mean one
Akim> *class* per language, which seems overkill to me.
Tom> Really? Why? To me it seems natural.
Yes, you are right. But we still have to face the circular dependency
thingy. I don't think Automake is ready for this.