ClubObsidian / ObsidianEngine

Deprecated
MIT License
0 stars 1 forks source link

Need runtime injection handling for classes that are interfaces #6

Closed virustotalop closed 7 years ago

virustotalop commented 7 years ago

When attempting to inject classes that interface classes that are not yet loaded ObsidianEngine fails. Need to look into a way to fix it via catching or look into dependency management libraries such as Guice.