Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 14517 invoked by uid 500); 16 Aug 2003 19:26:45 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Delivered-To: moderator for geronimo-dev@incubator.apache.org Received: (qmail 73119 invoked from network); 16 Aug 2003 18:46:49 -0000 Message-ID: <000901c36426$d85e9d40$e3a48a3f@cr996535a> From: "Jaspreet S Jodhka" To: Subject: Hardcoded message strings Date: Sat, 16 Aug 2003 14:47:29 -0400 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 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Authentication-Info: Submitted using SMTP AUTH LOGIN at fep02-mail.bloor.is.net.cable.rogers.com from [63.138.164.227] using ID at Sat, 16 Aug 2003 14:46:48 -0400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, I have just begun reading the code and I noticed that some exception strings were hardcoded and were in English. Shouldn't we be using resource bundles? Jaspreet