[ 
https://issues.apache.org/jira/browse/OAK-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291000#comment-13291000
 ] 

Michael Dürig commented on OAK-13:
----------------------------------

To finalise this I propose to:

* move {{o.a.j.mk.index}} to {{o.a.j.oak.query.index}}
* move everything which is required for the query implementation in oak core 
from {{o.a.j.mk.simpl}} to {{o.a.j.oak.query}} or an adequate sub-package 
thereof. 
* move {{o.a.j.mk.wrapper}} to a utility package in oak-mk since this package 
essentially contains Microkernel implementations.
* move the classes in {{o.a.j.mk.util}} to util packages in oak-mk, oak-core or 
oak-commons as required. 
* move {{o.a.j.mk.MicroKernelFactory}} to oak-mk since this class is concernd 
with Microkernel implementations only.
* move the Simple implementation in {{o.a.j.mk.simple}} either to an package 
{{experimental}} in oak-mk, to an own sub-module oak-experimental or to the 
sandbox.
                
> Cleanup org.apache.jackrabbit.mk
> --------------------------------
>
>                 Key: OAK-13
>                 URL: https://issues.apache.org/jira/browse/OAK-13
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: core
>            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


Reply via email to