[ https://issues.apache.org/jira/browse/OAK-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229144#comment-13229144 ]
Dominique Pfister commented on OAK-13: -------------------------------------- I can comment on the packages/classes I created: o.a.j.mk.cluster: there's not much going on here and I can delete that o.a.j.mk.client/server: these contain code for exposing/accessing an MK implementation over HTTP, along with some static resources that provide a very simple browser interface, where every method of the MicroKernel interface is mapped to some HTML page with a form that can be submitted to actually invoke the method on the running MK, which I originally created to get acquainted with the MK API. Not sure whether we want to keep this. > Cleanup org.apache.jackrabbit.mk > -------------------------------- > > Key: OAK-13 > URL: https://issues.apache.org/jira/browse/OAK-13 > Project: Jackrabbit Oak > Issue Type: Task > Reporter: angela > > imo we should clean up the org.apache.jackrabbit.mk.* packages that are > currently > located in the oak-core module. > for me it is really hard to destinguish between code that is really part of > the > productive code base for the oak project and code that is purely experimental > chunk and leftover. > in order to become familiar with the code that would be helpful for me and > anybody else that will contribute to the project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira