jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Are Configurable interface getters needed ?

From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Wed, 26 Sep 2012 22:59:19 +0100

Hi,

while experimenting with DynamicFeature, I found an internal
Configurable implementation having a number of getters
(getProviderClasses, etc) not implemented because it was not really needed.

My understanding Configurable is what an implementer of a given
feature/etc sees and updates. The question is, are the getters currently
available on the interface really needed ? Just wonder if we can
simplify this interface a bit...

Sergey