DoclerLabs / hexMachina

Releases, issues, documentation, website of hexMachina, framework written in Haxe
http://hexmachina.org
MIT License
44 stars 8 forks source link

CompileTimeContextFactory _checkDependencies should evaluate #233

Open aliokan opened 7 years ago

aliokan commented 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"