vertx-rx icon indicating copy to clipboard operation
vertx-rx copied to clipboard

`@Deprecated` annotation and doc not propagated to rx wrappers

Open FroMage opened this issue 8 years ago • 3 comments

I see my rx API has methods not marked as deprecated which wrap deprecated methods, so as such I never know that I'm using deprecated APIs. Those annotations/javadoc tags should be propagated to the wrapper APIs.

FroMage avatar Oct 19 '17 13:10 FroMage

fancy a contribution :-) ?

vietj avatar Oct 19 '17 13:10 vietj

@vietj I believe this one can be closed too, correct?

tsegismont avatar Nov 14 '18 09:11 tsegismont

actually no, because we handle it at the method level but not at the class level

vietj avatar Nov 14 '18 10:11 vietj