AnthonyMillerSF

Results 7 comments of AnthonyMillerSF

I would really appreciate support for throwing `resolve()` methods, as in #358. I've already built wrappers around this myself that I'd be happy to turn into a PR if you...

> Best approach seems to be to make API methods throwable by default - from that it is easy to do `try? resolve()` or `try! resolve()`. That should seamlessly handle...

You are a hero! Any idea on release schedule?

Also, I'd really love to have #108 (base class registration) in the new version. It looks like it was closed unresolved. Are we not including that in Swinject 3.0?

I solved this with this script. By adding this to your Generate Cuckoo Mocks build phase you can generate mocks for your pods. ``` function generate_mocks_for_pod() { # Define output...

I would love to have this as well. Anyone looking into making this happen?

@joesus I'm getting a similar issue right now. Have you solved this?