Split D class file

BLS nanali at nospam-wanadoo.fr
Sun Sep 23 03:31:09 PDT 2007


redsea schrieb:
> code coverage report can not support mixin template :(

Well that's not a big deal IMO. In case that it is "mission critical" 
write adequate intermediate functions instead.
Or do I miss something ?


> 
> BLS Wrote:
> 
>> B.Schulte schrieb:
>>> Hi!
>>>
>>> Is it somehow possible to store some methods of a class in another D file? The class is really getting too big.
>>>
>>> Well, maybe some of you suggest me to split the class in multiple ones, but this class is important to be one part. The only way would be to have many many friend classes. But that's also very strange.
>> ... answering without thinking too much... probabely Mixin templates.
>> Bjoern
> 



More information about the Digitalmars-d mailing list