Paul Gross

Results 8 comments of Paul Gross

I don't think you want duplicate dependencies, even at different versions. These jars likely have the same classes, so only one will actually be used at runtime (whichever it finds...

I'm not really maintaining this project anymore. That said, if you want to try to implement this, I can probably merge it in.

I'm not really maintaining this project anymore, but if you want to get it working with latest elixir, I can pull in your changes.

I'm seeing the same behavior. Has there been any update on this issue? Thanks!

@chrisalice Can you elaborate on your missingX field workaround? I don't think I understand it. Thanks.

Yeah, that's not ideal, especially when we have multiple Optional fields on a class. I guess I'll wait for pluggable behavior, then. Thanks.

I'm open to a PR to add this feature. Are you thinking it would be `:GitHubURL main` or something else? Thanks.

I just tried to reproduce on master and the generate_workspace.bzl file seems to have all of the dependencies in it now. Should we close this issue, or is there more...