AliSoftware / Dip

Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
MIT License
978 stars 75 forks source link

Revert #171 #189

Closed ilyapuchka closed 6 years ago

ilyapuchka commented 6 years ago

This pr reverts #171 until further investigation as it seems that it introduced regression.

ilyapuchka commented 6 years ago

cc @john-twigg-ck

john-twigg-ck commented 6 years ago

@ilyapuchka Can you describe the regression? I can show you all the further updates we've made to the library since then.

ilyapuchka commented 6 years ago

It is #185 and there is related issue in DipUI. If you can, just make a PR with those updates.