Felix Meschberger wrote:

> Correct. My intent is to guarantee backwards compatibility -- mainly for
> the exported packages, where we have implementations
> (AuthenticationHandler) and users (Authenticator) out in the wild.
> 
> Maybe we could move the package to the location (o.a.s.commons.auth
> sounds good) and provide the old API for backwards compatibility.
Yes, we could for examplee use a service tracker, tracking services with
the old api, wrap them and make them available through the wrapper using
the new api.

Carsten
-- 
Carsten Ziegeler
cziege...@apache.org

Reply via email to