Return-Path: Delivered-To: apmail-cayenne-user-archive@www.apache.org Received: (qmail 39424 invoked from network); 10 Apr 2007 15:32:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2007 15:32:08 -0000 Received: (qmail 80620 invoked by uid 500); 10 Apr 2007 15:32:13 -0000 Delivered-To: apmail-cayenne-user-archive@cayenne.apache.org Received: (qmail 80607 invoked by uid 500); 10 Apr 2007 15:32:13 -0000 Mailing-List: contact user-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cayenne.apache.org Delivered-To: mailing list user@cayenne.apache.org Received: (qmail 80598 invoked by uid 99); 10 Apr 2007 15:32:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2007 08:32:13 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [207.210.96.236] (HELO byaroza.objectstyle.org) (207.210.96.236) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 10 Apr 2007 08:32:06 -0700 Received: (qmail 17554 invoked from network); 10 Apr 2007 15:31:45 -0000 Received: from unknown (HELO ?JB?????IPv6:::1?) (127.0.0.1) by localhost with SMTP; 10 Apr 2007 15:31:45 -0000 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: <336656C2-9DBD-4268-A8BD-5FED76AFF5A9@objectstyle.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Andrus Adamchik Subject: Re: AUto PK/ how to desactivate Date: Tue, 10 Apr 2007 19:31:44 +0400 To: user@cayenne.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org On Apr 10, 2007, at 7:25 PM, jerome moliere wrote: > have you ever thought about adopting a DTD/schema for config files ? > I don't like the modeler GUI (I don't understand it very well) and > I would > like to have a greater knowledge about all configuration > details.... Without > grammar it's pretty hard to understand... Check the doc/dtd/ directory of the Cayenne distro. Although those DTD's were written by hand and never fully validated, they can still be used for reference. (would be a nice contribution to Cayenne to test the accuracy of the DTD's and patch the Modeler to add an appropriate ref to the generated files ;-) ). Andrus