All right, all right! Interim decision regarding qualified Object methods
Jacob Carlborg
doob at me.com
Thu Jul 12 05:45:19 PDT 2012
On 2012-07-12 13:41, bearophile wrote:
> There is no proof that template bloat won't be a problem in D (I
> remember the first version of the D Objective-C bridge failing because
> of code bloat, the second version seems to require changes in the D
> language).
Yeah, that was insane. 60 MB for a hello world application is not pretty.
The second version is not a bridge, it changes the language to be ABI
compatible with Objective-C.
Supports extern(Objective-C) just as extern(C).
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list