Open aliokan opened 7 years ago
https://github.com/DoclerLabs/hexIoC/blob/master/src/hex/compiler/core/CompileTimeContextFactory.hx#L497
this._coreFactory.locate( arg.ref ); not working with property reference like "module.propety"
this._coreFactory.locate( arg.ref );
https://github.com/DoclerLabs/hexIoC/blob/master/src/hex/compiler/core/CompileTimeContextFactory.hx#L497
this._coreFactory.locate( arg.ref );
not working with property reference like "module.propety"