Parsing a string to instantiate classes at runtime
Marduk via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Nov 27 13:19:19 PST 2016
On Sunday, 27 November 2016 at 21:10:30 UTC, ag0aep6g wrote:
> Can you link that post, please? I can't imagine what "dynamic
> mixin" could refer to.
Sure, it's here:
http://forum.dlang.org/post/xmnnsdiuwyjrhkasyuyg@forum.dlang.org
In that thread they also mention Object.factory, but the
documentation says that the class must have either no constructor
or the default constructor, which is not my case.
More information about the Digitalmars-d-learn
mailing list