Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 843F59C92 for ; Tue, 20 Mar 2012 16:34:02 +0000 (UTC) Received: (qmail 49537 invoked by uid 500); 20 Mar 2012 16:34:02 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 49496 invoked by uid 500); 20 Mar 2012 16:34:02 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 49487 invoked by uid 99); 20 Mar 2012 16:34:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 16:34:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 16:34:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3251BBD2D6 for ; Tue, 20 Mar 2012 16:33:39 +0000 (UTC) Date: Tue, 20 Mar 2012 16:33:39 +0000 (UTC) From: "Julian Reschke (Commented) (JIRA)" To: oak-dev@jackrabbit.apache.org Message-ID: <17112134.36993.1332261219207.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2023193552.36860.1332260257678.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (OAK-30) Strongly typed wrapper for the MicroKernel MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OAK-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233538#comment-13233538 ] Julian Reschke commented on OAK-30: ----------------------------------- So we layer the stringly-typed interface on top of a strongly-typed one? +1 on that. Where I believe that starting with regular Java Maps could be strong enough. > Strongly typed wrapper for the MicroKernel > ------------------------------------------ > > Key: OAK-30 > URL: https://issues.apache.org/jira/browse/OAK-30 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: core > Reporter: Jukka Zitting > Assignee: Jukka Zitting > > Instead of accessing the MicroKernel interface directly and dealing with details like JSON parsing, the oak-core component should contain a wrapper that adapts the MicroKernel interface to a strongly typed Java API like the internal tree model in OAK-3. -- 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