Justin Lewis Salmon

Results 16 comments of Justin Lewis Salmon

@pshriwise that would be very helpful indeed, thank you! Would you mind shooting them over to [email protected] ? At the moment only a single volume is supported, but if I...

Consider the following code which throws this error (with 0.93): ``` Map original = new HashMap(Collections.singletonMap("x", "string")); Map modified = new HashMap(Collections.singletonMap("x", 0)); ObjectDifferBuilder.buildDefault().compare(modified, original); ``` How would you suggest...

@SQiShER thanks for your response. Sounds like a good solution to me. I may have some time to work on a PR next week, so I will try to do...

Hi @SQiShER , did you manage to give this a shot?

@SQiShER I've started work on this, and I wanted to get your opinion on the best way to implement it before I make a naive PR. Assuming that we return...

This would also match one of my use cases very nicely, +1 for this

No worries, what you've done already with this library is awesome :)

I got this error when I was using cdktf-cli `v0.13.2`, but one of my dependencies was accidentally pulling in `v0.12.3` inside `node_modules`.

@fkorotkov Would you be open to the suggestion of adding FB12594177 to OpenRadar? http://openradar.appspot.com