Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93F6310FC4 for ; Tue, 3 Dec 2013 13:41:19 +0000 (UTC) Received: (qmail 23828 invoked by uid 500); 3 Dec 2013 13:36:55 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 23689 invoked by uid 500); 3 Dec 2013 13:36:48 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 23629 invoked by uid 99); 3 Dec 2013 13:36:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Dec 2013 13:36:45 +0000 Date: Tue, 3 Dec 2013 13:36:45 +0000 (UTC) From: =?utf-8?Q?Claus_K=C3=B6ll_=28JIRA=29?= To: dev@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (JCR-3705) Extract data store API and implementations from jackrabbit-core MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCR-3705?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D138376= 84#comment-13837684 ]=20 Claus K=C3=B6ll commented on JCR-3705: --------------------------------- Sounds good. it would also be great if we have the multidatastore in oak > Extract data store API and implementations from jackrabbit-core > --------------------------------------------------------------- > > Key: JCR-3705 > URL: https://issues.apache.org/jira/browse/JCR-3705 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core > Reporter: Jukka Zitting > > In Oak we'd like to use the Jackrabbit data stores (OAK-805). Doing so wo= uld currently require a direct dependency to jackrabbit-core, which is trou= blesome for various reasons. > Since the DataStore interface and its implementations are mostly independ= ent of the rest of Jackrabbit internals, it should be possible to avoid tha= t dependency by moving the data store bits to some other component. > One alternative would be to place them in jackrabbit-jcr-commons, another= to create a separate new jackrabbit-data component for this purpose. WDYT? -- This message was sent by Atlassian JIRA (v6.1#6144)