Re: Re: software design clarification

Markus Elfring <[email protected]> Tue, 01 May 2007 10:41:42 +0200
Newsgroups gmane.comp.documentation.synopsis
Message-ID <[email protected]>
>> I suggest to derive "CompilationUnit" from "SourceFile".
>>     
>
> Why ? (Hint: It would be highly beneficial if you would adorn your various
> suggestions with rationale or some other form of reasoning providing me clues
> as to what you have in mind. I don't like second-guessing.)

I imagine that a compilation unit will be connected to a specific 
programming language or conversion/transformation tool while a source 
file will be the lowest base class.

Regards,
Markus