tzachshabtay / MonoAGS

AGS (Adventure Game Studio) reimagined in Mono
https://tzachshabtay.github.io/MonoAGS/
Artistic License 2.0
27 stars 8 forks source link

Remove dependency from AutoFac #181

Closed tzachshabtay closed 6 years ago

tzachshabtay commented 6 years ago

Mainly because of this which is a show-stopper: https://stackoverflow.com/questions/44877527/autofac-externally-owned-container

Should either select a different simpler IOC container or create a small in-house one.