Split D class file

BLS nanali at nospam-wanadoo.fr
Sat Sep 22 11:46:38 PDT 2007


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