net.shibboleth.utilities.java.support.component.*
Tom Zeller
tzeller at dragonacea.biz
Mon Feb 17 15:51:22 EST 2014
> 1) IdentifiableComponent is to be renamed to IdentifiedComponent
> 2) We will introduce an Interface with the #setId(String) method.
>
> NAMEABILITY
>
> - The new Interface noted in (2) above is called NameableComponent and it
> extends IndentifiedComponent
Actually, I was thinking that IdentifiedComponent and
IdentifiableComponent would provide setId() and getId(). I thought it
made sense for the getter and setter interface names to begin with the
name of the field, "id".
> DESTRUCTABILITY
Just commenting that I probably would have typed DestroyableComponent
instead of DestructableComponent.
More information about the dev
mailing list