Bob Jackman

Results 25 comments of Bob Jackman
trafficstars

Thank you. Issue created here: https://youtrack.jetbrains.com/issue/WEB-30192

Should I change the wording on that?

Ah, I understand now. Updated. 😄

I use reflection quite frequently in my unit tests as a way to mock, stub, and/or spy on classes/properties/methods that may not be exposed by 3rd parties. Removal of mirrors...

@danielvladco any guesses how far out support for oneofs might be?

I feel like this is pretty critical functionality as well! Otherwise this integration has a pretty narrow use case. +1

@Tchoupinax was this resolved with #59 ?

I have some ideas about offline mode, but haven't had a chance to try any of them out, yet. 😞

Thanks @hyu and @haghabozorgi. I haven't had time to dig into the actual code yet and remember how it's working, but I'm pretty sure we can make this work without...

@haghabozorgi I just got into the code for this and came up with more or less the same thing as your suggestion above. I haven't had a chance to test...