Hi, Am 29.02.2012 um 08:39 schrieb Thomas Mueller:
> Hi, > >> So, I would even go a step further and change the MK API to transfer data >> structures back and forth to prevent repeated serialization and >> deserialization. > > This is already available: org.apache.jackrabbit.mk.wrapper.Wrapper As has been said other places: Requiring a wrapper indicates a general issue with the API... While the wrapper gets you somewhere it does not really solve the problem. Regards Felix
