Code cleanup (for v0.31.0)#196
Code cleanup (for v0.31.0)#196mcumings wants to merge 1 commit intoopentracing:v0.31.0from mcumings:v0.31.0-nits
Conversation
mcumings
commented
Sep 28, 2017
- Propagate @deprecated annotation to implementations
- Remove redundant "static final" definition from interface
- Use Collections.emptyMap instead of Collections.EMPTY_MAP to preserve type
|
@pavolloffay - The latest in the saga. Reduced to just the items that everyone immediately agrees upon and targeting the new v0.31.0 branch. |
fb86fee to
27327e9
Compare
- Propagate @deprecated annotation to implementations - Remove redundant "static final" definition from interface - Use Collections.emptyMap instead of Collections.EMPTY_MAP to preserve type
|
hmm.. surprising that it pulled in those other commits when I based the code on the HEAD of 0.31.0. |
|
Fixed by re-pushing the branch. Much better... |
|
LGTM, but why to |
|
I'm splitting this out of the work previously committed under #181 to make the changes distinct rather than rolling them in with the other conceptual change. |
|
It would be great if we could get this merged and move on to timestamps. I think its fine to make another PR to cherry-pick this commit onto |
|
Okay, sure. I'm not sure what branching model you folks are operating under so I'll just do as I'm told. :) I've raised #199 for master. |
|
Okay, like I said, I don't know what the branching strategy is here. Closing this issue in favor of #199. |