Hi,

Am Mittwoch, den 16.01.2008, 11:22 +0100 schrieb Carsten Ziegeler:
> >    * New osgi/commons bundle providing helper functionality and the
> >      AdapterManager
> While I like the design of Adaptable, the manager etc., I'm not sure if 
> an osgi-commons is the place to have the impl. especially in combination 
> with the util class.
> In order to use this functionality you'll create a dependency to the 
> osgi-commons module as you want to use some of the stuff there.
> I have no idea about a better place though :)

Agreed. I could imagine to move the AdapterFactory and AdapterManager
interfaces to the Sling API, which would also somewhat illustrate more
about the underlying concept.

Still, I cannot decide where to put the AdapterManagerImpl and the
SlingAdaptle classes.... Maybe in a new commons/util bundle, which
encapsulates such miscellaneous stuff or even a very tiny
commons/adapter bundle ?

Regards
Felix

Reply via email to