Real OOP with D

Kagamin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Aug 18 01:10:14 PDT 2015


On Tuesday, 18 August 2015 at 06:03:09 UTC, Ozan wrote:
> I think that Adam's jsvar idea is a great way to bring more 
> flexibility into D. The same in OOP would be also great.

Looks like jsvar can invoke opCall method for wrapped object: 
https://github.com/adamdruppe/arsd/blob/master/jsvar.d#L729 you 
can extend it to support invocation of other methods.


More information about the Digitalmars-d-learn mailing list