Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 9705 invoked from network); 4 Jul 2002 20:45:04 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Jul 2002 20:45:04 -0000 Received: (qmail 19246 invoked by uid 97); 4 Jul 2002 20:45:16 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 19205 invoked by uid 97); 4 Jul 2002 20:45:15 -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 19193 invoked by uid 98); 4 Jul 2002 20:45:15 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <003c01c2239c$37c62cc0$905922d9@oemcomputer> From: "Stephen Colebourne" To: "Jakarta Commons Developers List" Subject: [Lang] So far and Still to do for release 1.0 Date: Thu, 4 Jul 2002 21:48:56 +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 Quick summary of where the code is in Lang at the moment. Classes - - will remain in Sandbox when promotion occurs, due to issues over reflection Constant - - fate to be decided. Does it stay, go, or be replaced by enum classes NumberRange - - haven't looked at it Numbers - - now tested and tidied - extra methods could be added - possible release candidate Objects - - now tested and tidied - possible release candidate RandomStrings - - now separated from Strings and tested - possible release candidate Serialization - - tested - possible release candidate Strings - - methods grouped into functional areas (ie. all the case conversion methods are together). - about 40% of the javadoc improvement has been done - testing done for about 25% of the class - null handling done for some but not all methods - CharSet stuff not broken out Other issues: Licence - The licence file used on most files references Apache Turbine, but not Commons. Suggest using a commons specific licence. (For patterns I think I borrowed one from Betwixt) Naming conventions - We haven't discussed this yet ;-) Back burner: HashCode Builder routines Reflection System (CPU/OS) package CharUtils UStringBuffer I am away this weekend ;-) I would suggest that the CharSet breakout, Strings tests and javadoc are the main tasks left. Stephen -- To unsubscribe, e-mail: For additional commands, e-mail: