Hi, So here is my wish ;-)
Over in the Sling project more and more people come ask for Access Control Support. Since we moved to Jackrabbit 1.5 last week, this functioanlity is basically there (right ?) but some external API is missing. So I wonder, whether it would be possible to backport some of the Security API implementation stuff of JCR-1588 of Rev. 712984 back to the Jackrabbit 1.5 branch ? Actually part of the JCR-1588 implementation is already included in the 1.5 branch, so this would probably just be complimentary, right ? [Background info: The getAccessManager method is currently only available from the Jackrabbit SessionImpl. Since we don't have this class in Sling, I have implemented a utility method to use reflection to find and call the method... Having the proper API, would be much better.] Thanks and Regards Felix Jukka Zitting schrieb: > Hi, > > We already have some fixes for 1.5.0 and I'd like to push them out > quite soon as some of them (most notably the RMI behaviour of the > standalone server) affect the documentation I'm about to write. > > Please let me know of any favourite fixes you'd like to see in 1.5.1 > by tagging them appropriately in Jira by the end of this week. I'll > target to do the release next week. > > BR, > > Jukka Zitting >
