Object.factory() and exe file size bloat
Johannes Pfau via Digitalmars-d
digitalmars-d at puremagic.com
Fri Aug 21 03:36:53 PDT 2015
Am Fri, 21 Aug 2015 07:24:58 +0000
schrieb "Benjamin Thaut" <code at benjamin-thaut.de>:
> I don't think this is a good idea. That's just abusing a already
> existing keyword. Export basically means "Make this function or
> class visible across shared library boundaries".
+1. I think we should be very careful when reusing a keyword which
isn't fully specified.
More information about the Digitalmars-d
mailing list