Return-Path: X-Original-To: apmail-incubator-directmemory-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-directmemory-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 E5CBD9BE0 for ; Sun, 26 Feb 2012 20:59:12 +0000 (UTC) Received: (qmail 45004 invoked by uid 500); 26 Feb 2012 20:59:12 -0000 Delivered-To: apmail-incubator-directmemory-dev-archive@incubator.apache.org Received: (qmail 44975 invoked by uid 500); 26 Feb 2012 20:59:12 -0000 Mailing-List: contact directmemory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: directmemory-dev@incubator.apache.org Delivered-To: mailing list directmemory-dev@incubator.apache.org Received: (qmail 44966 invoked by uid 99); 26 Feb 2012 20:59:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Feb 2012 20:59:12 +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; Sun, 26 Feb 2012 20:59:11 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 956B133BA5A for ; Sun, 26 Feb 2012 20:58:51 +0000 (UTC) Date: Sun, 26 Feb 2012 20:58:51 +0000 (UTC) From: "Simone Tripodi (Commented) (JIRA)" To: directmemory-dev@incubator.apache.org Message-ID: <481576292.21391.1330289931613.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1315205135.21341.1330288968803.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (DIRECTMEMORY-75) Create a CacheService builder to simplify the bootstrap process MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRECTMEMORY-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216835#comment-13216835 ] Simone Tripodi commented on DIRECTMEMORY-75: -------------------------------------------- JSR107 final version has been far to be completed from ages and, even if will be supported as a separated module (you are more than welcome on contributing it), won't be part of the core DM APIs. What I added ATM is a simple builder to support *pure DM* core bootstrap, avoiding the tricky {{init()}} methods. > Create a CacheService builder to simplify the bootstrap process > --------------------------------------------------------------- > > Key: DIRECTMEMORY-75 > URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-75 > Project: Apache DirectMemory > Issue Type: Improvement > Components: core > Affects Versions: 0.6.0 > Reporter: Simone Tripodi > Assignee: Simone Tripodi > Fix For: 0.6.0 > > > This is kind of simplified yet powerful version of DIRECTMEMORY-62 that I marked as a won't fix. > Olivier suggested in ML a Configuration/Factory pattern, with the builder we can achieve both. -- 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