Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 51692 invoked from network); 2 Dec 2005 13:28:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Dec 2005 13:28:04 -0000 Received: (qmail 8846 invoked by uid 500); 2 Dec 2005 13:28:02 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 8708 invoked by uid 500); 2 Dec 2005 13:28:00 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 8696 invoked by uid 99); 2 Dec 2005 13:28:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 05:28:00 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of larry.meadors@gmail.com designates 64.233.162.193 as permitted sender) Received: from [64.233.162.193] (HELO zproxy.gmail.com) (64.233.162.193) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 05:29:29 -0800 Received: by zproxy.gmail.com with SMTP id l8so525044nzf for ; Fri, 02 Dec 2005 05:27:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eNovpAddNvkYcio/WypkFgpYuLP9QGFyItjJD+eemz5R1NUbK8I4OcWIbl8GAf9JX1gxWr8VqfLbhqZoBFYJz2rnCmG7T+TIaPllb7UPVs0D2BNzF5B2SEAGLg499ly/OLzwPWPw7c1QJu7zOPRypkisV9WIES5JItqRLOZBnNk= Received: by 10.36.221.13 with SMTP id t13mr2539047nzg; Fri, 02 Dec 2005 05:27:39 -0800 (PST) Received: by 10.36.120.8 with HTTP; Fri, 2 Dec 2005 05:27:39 -0800 (PST) Message-ID: Date: Fri, 2 Dec 2005 06:27:39 -0700 From: Larry Meadors Reply-To: lmeadors@apache.org Sender: larry.meadors@gmail.com To: user-java@ibatis.apache.org Subject: Re: tag In-Reply-To: <438F1319.8010104@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <438F1319.8010104@free.fr> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Add a JIRA issue, and we'll get that changed. I agree with you: That should blow up in a very visible way. Larry On 12/1/05, TNO wrote: > Hello > > when they are two tags with the same id, the last read is the one ! > but may be a warning will be usefull to say that id already exists... > > ;-) > > >