[DbUtils] New Java 5 branch (Was: dbutils) [NC]

2009-01-08 Thread Julien AYME
Hello Liam, hello DbUtils people, I'd like to contribute in this too, as well as seing some patches being analyzed/commited; there is a bunch of submitted patched waiting for being reviewed. I think that the main issue for dbutils is that there has been little activity on this project for the l

Re: svn commit: r612746 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringEscapeUtils.java [NC]

2008-01-17 Thread julien . ayme
Just a minor point: Wouldn't it be better to have a static final field CSV_QUOTE_QUOTE = CSV_QUOTE_STR + CSV_QUOTE_STR Considering performances issues, since the String would be constructed (and garbage collected) each time the method is called, Julien On 17/01/2008, [EMAIL PROTECTED] <[EMAIL