On Tue, Aug 4, 2009 at 9:07 AM, Mike Müller<[email protected]> wrote: > ...See a detailed description about Adaptable and AdatptorFactory > on [1]. > > [1] http://sling.apache.org/site/adapters.html
And there are several examples in the Sling codebase, like [2]. Note that it's AdapterFactory, not AdaptorFactory. -Bertrand [2] http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/core/src/main/java/org/apache/sling/scripting/core/impl/SlingScriptAdapterFactory.java
