A question about modules

Lutger lutger.blijdestijn at gmail.com
Tue Jun 12 13:31:46 PDT 2007


Myron Alexander wrote:
> I am aware of the .di files (although I did not see that dmd can 
> generate them for you so thanks for the info) but what I want to do is 
> eliminate the need for a separate .lib and .di files. The way Java works 
>  is that you do not have to include a textual header with the .class 
> files, the .class files act as the header and obj in one file.

Perhaps this is a stupid question, but what is the benefit of this? 
Templates are handled ok with .lib and .di files. If the problem is ease 
of use of packaging, then this is taken care of by tools like dsss.



More information about the Digitalmars-d mailing list