version and debug statements
Anders F Björklund
afb at algonet.se
Thu May 11 14:57:03 PDT 2006
Sean Kelly wrote:
>> And say 10% varies and 90% is the same as the standard, isn't it better
>> then to "reuse" those parts that are the same and only conditionalize
>> the parts that actually differ ? Instead of copy/paste the whole thing ?
>
> This is what I've been doing in Ares, though it remains to be seen
> whether this is the correct approach or not. I've been sticking to the
> 'required' bits and any additional features needed for D and so far
> probably 50% of it is platform-specific.
Does Ares use any auto-detection or auto-generation for the headers ?
(like GPhobos does)
--anders
More information about the Digitalmars-d
mailing list