John Nadratowski
John Nadratowski
Love this project, started using it recently andit's fantastic. I have a use case for an extension. I have nativefied my Gmail and would love to be able to use...
@fasaxc @sdboyer @chris-garrett @mattfarina - I've been struggling with this recently as well, where we have 2 apps and a single shared library. I've attempted to solve this using local...
There would also be some things that could help with this, like allowing the user to specify a single lib to `glide update`. So like `glide update github.com/foo/bar`
If you guys like this idea, I'll try to find some time to do a PR for it. I'm just really busy at work right now.
@bbuchanan-bcs - I haven't gotten a chance to do it. I've never contributed to glide before, so I'd need to start looking at the sources. I've been hesitant to do...
I didn't think that there was any extra implementation needed in the driver for HA mode, but I don't have an HA setup to test - I believe that's only...
@mpmlj - That's a good point, I'll reach out to my contact at Neo and see what he says.
@yolii - Can you show me how you're using this update? I purposely stayed away from using reflection where I could because of performance concerns. I would like to see...
@yolii - I like this. Can you please add some tests showing the new functionality? Also, if you could add a benchmark test using what you put in the comment,...
@yolii - I would like to get this in, can you just write a test passing some custom types?