middlewares / utils

Common utils used by PSR-15 middlewares
MIT License
51 stars 12 forks source link

Add callable resolvers #3

Closed sagikazarmark closed 7 years ago

sagikazarmark commented 7 years ago

After thinking about #2 I came up with a bit more complex solution. This solution completely delegates the resolution to one or other resolver, allowing to support resolver specific features (like service id based resolution with a container).

sagikazarmark commented 7 years ago

Thanks for the thorough review. I think there is only one open question.

sagikazarmark commented 7 years ago

Do you want me to update the change log?

oscarotero commented 7 years ago

Yes, please.

sagikazarmark commented 7 years ago

Done

sagikazarmark commented 7 years ago

Damn, removed 😄

oscarotero commented 7 years ago

Thanks for your great job 👍

sagikazarmark commented 7 years ago

Do you plan to tag a release now? If so, I can wrap up the fastroute PR too.

oscarotero commented 7 years ago

v0.9 released