From dev-return-7924-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Sun Apr 27 22:44:34 2008 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 63674 invoked from network); 27 Apr 2008 22:44:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Apr 2008 22:44:34 -0000 Received: (qmail 25160 invoked by uid 500); 27 Apr 2008 22:44:36 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 25125 invoked by uid 500); 27 Apr 2008 22:44:36 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 25114 invoked by uid 99); 27 Apr 2008 22:44:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Apr 2008 15:44:36 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Apr 2008 22:43:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B72E4234C118 for ; Sun, 27 Apr 2008 15:40:55 -0700 (PDT) Message-ID: <1061650572.1209336055748.JavaMail.jira@brutus> Date: Sun, 27 Apr 2008 15:40:55 -0700 (PDT) From: "Patrick Linskey (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Commented: (OPENJPA-477) making StoreManager more flexible and extensible. In-Reply-To: <507928.1199494233834.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592688#action_12592688 ] Patrick Linskey commented on OPENJPA-477: ----------------------------------------- Can this issue be marked as resolved? > making StoreManager more flexible and extensible. > ------------------------------------------------- > > Key: OPENJPA-477 > URL: https://issues.apache.org/jira/browse/OPENJPA-477 > Project: OpenJPA > Issue Type: Improvement > Components: kernel > Affects Versions: 1.0.2 > Reporter: Daniel Lee > Fix For: 1.1.0 > > Attachments: OPENJPA-477-trunk612523.patch, OPENJPA-477.613332.patch > > > The OpenJPA StoreManager needs some modifications to make it more flexible and extensible. For example, some private methods and attributes need to made either public or protected. The attached patch identifies the areas that have been identified thus far. Please let me know if there are any concerns. Many thanks in advance. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.