Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3F9287535 for ; Sun, 7 Aug 2011 17:27:55 +0000 (UTC) Received: (qmail 50659 invoked by uid 500); 7 Aug 2011 17:27:54 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 50478 invoked by uid 500); 7 Aug 2011 17:27:53 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 50470 invoked by uid 99); 7 Aug 2011 17:27:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Aug 2011 17:27:53 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [72.35.23.39] (HELO smtp-out2.electric.net) (72.35.23.39) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Aug 2011 17:27:47 +0000 Received: from [10.86.5.46] (helo=fuse246.electric.net) by cernan.electric.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Qq78H-0007va-V7 for dev@commons.apache.org; Sun, 07 Aug 2011 10:27:25 -0700 Received: from mailanyone.net by fuse246.electric.net with esmtpsa (TLSv1:AES256-SHA:256) (MailAnyone extSMTP dbrosius@baybroadband.net) id 1Qq78H-0004i9-0D for dev@commons.apache.org; Sun, 07 Aug 2011 10:27:25 -0700 Message-ID: <4E3ECAEF.6070900@apache.org> Date: Sun, 07 Aug 2011 13:27:11 -0400 From: Dave Brosius User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 To: dev@commons.apache.org Subject: Re: [math] serialVersionUID References: <4E3D7310.7050507@gmail.com> <4E3EBA7E.3050009@free.fr> In-Reply-To: <4E3EBA7E.3050009@free.fr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 08/07/2011 12:17 PM, Luc Maisonobe wrote: > > I use eclipse for this. > > I like Jörg suggestion too but have one question: is there a problem > if two different classes have the same id ? They will differ by fully > qualified class name, of course, but is it sufficient ? nothing wrong with two classes having the same serialVersionUID. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org