hmemcpy / AgentMulder

** THIS PLUGIN IS NO LONGER MAINTAINED. PLEASE FOLLOW ERNICOMMUNITY FOR UPDATES **
https://github.com/ERNICommunity/AgentMulder
MIT License
151 stars 33 forks source link

Autofac fixes #66

Closed Porges closed 9 years ago

Porges commented 9 years ago

This fixes two registration styles as mentioned in #64:

In addition it now ignores registrations that aren't understood - under the old behaviour it would treat all classes as registered if it didn't understand the registration.

The following is still not supported:

I've added some tests but the test suite is crashing on my computer. I've eyeballed them in a separate project and I get the expected behaviour.

hmemcpy commented 9 years ago

I <3 you!

I admit, it's been a while since I worked on Mulder, I sadly neglected it :(

I'll merge those tomorrow and will release a new version! Thanks so much!

Porges commented 9 years ago

Any updates on a new release? :)

khellang commented 9 years ago

This is awesome! :grin:

hmemcpy commented 9 years ago

Stand back, I'm doing some merge work image

hmemcpy commented 9 years ago

I will release this soon, though untested, since tests are broken for some reason. @citizenmatt is on the case! :dancers: