Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 93317 invoked from network); 31 Aug 2002 11:24:03 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 31 Aug 2002 11:24:03 -0000 Received: (qmail 27222 invoked by uid 97); 31 Aug 2002 11:24:30 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 27206 invoked by uid 97); 31 Aug 2002 11:24:30 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 27194 invoked by uid 98); 31 Aug 2002 11:24:29 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <009d01c250e1$d5863000$613629d9@oemcomputer> From: "Stephen Colebourne" To: "Jakarta Commons Developers List" Subject: [lang] Serialization subpackage? Date: Sat, 31 Aug 2002 12:30:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The Maven reports seem to suggest that SerailizationException is a little odd in its current location. It means that the 'root' package depends on a subpackage. Could we consider moving SerializationUtils and SerializationException to a subpackage 'serializable' for 1.0? It would break people using the beta, but its only marginal (and we've already done that in the exception package). Its not a big issue, but I think it improves the structure overall. Stephen -- To unsubscribe, e-mail: For additional commands, e-mail: