CTFE and DI: The Crossroads of D
foobar
foo at bar.com
Wed May 9 15:15:54 PDT 2012
On Wednesday, 9 May 2012 at 22:07:45 UTC, Adam D. Ruppe wrote:
> On Wednesday, 9 May 2012 at 20:41:05 UTC, Adam Wilson wrote:
>> Except that there is a distinct need for the DRuntime as a
>> shared library.
>
> That doesn't really matter - you can deploy as a shared library
> and still use full source as the interface file.
>
> Hell, that's what putting implementations in the .di file
> does anyway!
Not if his product is closed source and for business reasons the
code can't be released. That was the entire premise of using .di
files in the first place.
More information about the Digitalmars-d
mailing list