[ http://issues.apache.org/jira/browse/JCR-212?page=comments#action_12322967 ]
Jukka Zitting commented on JCR-212: ----------------------------------- Thanks for the contribution! I've now committed the ChainedDecoratorFactory class and the RepositoryDecorator changes along with other pending JCR-EXT changes. Comments about the other classes: EventListenerDecoratorFactory - This might be better implemented as a RepositoryDecorator that overrides the login() method. The attached ZIP is also missing the referenced EventListenerDefinition class. SessionListenerDecoratorFactory - As above, this might be better implemented as a RepositoryDecorator. FullChainedDecoratorFactory - I don't see the use case for this class. Why/how would you use this? > decorator enhancements > ---------------------- > > Key: JCR-212 > URL: http://issues.apache.org/jira/browse/JCR-212 > Project: Jackrabbit > Type: Improvement > Reporter: Costin Leau > Assignee: Jukka Zitting > Attachments: decorators.zip > > added some decorating enhancements as we discussed on the mailing list > (apparently there is nothing yet in the gmane /marc archives). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
