hexMachina icon indicating copy to clipboard operation
hexMachina copied to clipboard

CompileTimeContextFactory _checkDependencies should evaluate

Open aliokan opened this issue 8 years ago • 0 comments

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"

aliokan avatar Sep 05 '17 09:09 aliokan