Carsten Ziegeler  wrote
> Ok, this conversion got stuck a little bit, but so far I think we more
> or less agree that having api/utility classes in the engine bundle is bad.
> 
> So what about taking small steps and solve this first?
> 
As a first step I would like to move the SlingSettingsService interface
to the api bundle.
My proposal is to:
- Add the interface to the API in the o.a.s.api.services package
- Deprecate the interface in the enigne bundle and let it extend
  from the interface in the API
- Let the service impl in the engine bundle register itself for
  both interfaces.

WDYT?

Carsten

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

Reply via email to