Hi, Am Samstag, den 12.02.2011, 20:55 +0000 schrieb Justin Edelson: > Felix- > I think this should be merged in to bundles. > > Can I make one suggestion - how about supporting > resourceResolver.adaptTo(JackrabbitSession.class) ? It would simplify > the code in > http://svn.apache.org/repos/asf/sling/whiteboard/fmeschbe/adapterfactory/src/main/java/org/apache/sling/jcr/jackrabbit/adapterfactory/PrincipalManagementAdapterFactory.java > and > http://svn.apache.org/repos/asf/sling/whiteboard/fmeschbe/adapterfactory/src/main/java/org/apache/sling/jcr/jackrabbit/adapterfactory/UserManagementAdapterFactory.java > > Just a thought...
Excellent idea and since this is concerned with Jackrabbit speciality it would also be part of this adapter factory bundle. Done in Rev. 1072021. Regards Felix > > Justin > > On 2/8/11 8:22 AM, Felix Meschberger wrote: > > Hi all, > > > > I have created a simple AdapterFactory bundle for JCR and Jackrabbit > > which adapts ResourceResolver to various other objects like Jackrabbit > > User or Principal [1]. > > > > I consider moving this to contrib or shall we move this to bundles ? > > > > WDYT ? > > > > Regards > > Felix > > > > > > [1] > > http://svn.apache.org/repos/asf/sling/whiteboard/fmeschbe/adapterfactory > > >
