Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 96561 invoked from network); 3 May 2010 08:31:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 May 2010 08:31:19 -0000 Received: (qmail 76218 invoked by uid 500); 3 May 2010 08:31:19 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 76189 invoked by uid 500); 3 May 2010 08:31:19 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 76182 invoked by uid 99); 3 May 2010 08:31:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 08:31:18 +0000 X-ASF-Spam-Status: No, hits=-1379.1 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 08:31:17 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o438UveO024798 for ; Mon, 3 May 2010 08:30:57 GMT Message-ID: <13951272.11001272875457221.JavaMail.jira@thor> Date: Mon, 3 May 2010 04:30:57 -0400 (EDT) From: "Borut Bolcina (JIRA)" To: commits@cayenne.apache.org Subject: [jira] Commented: (CAY-943) Support multiple cayenne.xml files in the project 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/CAY-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863265#action_12863265 ] Borut Bolcina commented on CAY-943: ----------------------------------- Hi, As the last entry is very old - is this task due to 3.0 final as it is stated in Affects version or will it be postponed to some later version? > Support multiple cayenne.xml files in the project > ------------------------------------------------- > > Key: CAY-943 > URL: https://issues.apache.org/jira/browse/CAY-943 > Project: Cayenne > Issue Type: Task > Components: Core Library > Affects Versions: 3.0-final > Reporter: Andrus Adamchik > Assignee: Andrus Adamchik > Fix For: Short term future > > > We need an ability to seamlessly import mapping "libraries" to Cayenne. > A few years ago when we raised this issue, the idea was to create a special DataMap-only project. Currently I am more in favor of a runtime merge approach that can take multiple cayenne.xml files in runtime and merge them into appropriate domains. The details to be hashed out .... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.