Hi all,
I started to look at CAMEL-18559 to add a "remote" property to the UriEndpoint annotation and I noticed there it has a deprecated "label" property which is replaced by a list of Category enum values. But the Metadata, UriPath & UriParam annotations still have the "label" property.
This seems inconsistent but on the other hand, there are quite a lot of
values for label on UriParam which are not currently defined as a Category, and there are already a lot of Category value (some very specific and others more general) so adding more doesn't seem like a good plan either.

Any opinions on whether it's worth deprecating label on the other annotations or not?

Cheers,
Karen Lease

Reply via email to