RE: [lang] StringUtils.split ignores empty items (Bugzilla bug# 22692)

2004-07-06 Thread Steven Caswell
Gary didn't like splitPreserve. I originally suggested splitPreserve so that's fine by me. I could also go with splitAll. And I agree, I don't like the boolean flags either. Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED] "War is an ugly thing, but not the ug

RE: [lang] DateUtils.parseCVS

2004-07-06 Thread Steven Caswell
Sounds like we should just rip the parseCVS code and send it to the bit bucket. Anyone care if I just yank the currently commented out code? Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED] "War is an ugly thing, but not the ugliest of things. The decayed and degraded sta

RE: [lang] StringUtils.split ignores empty items (Bugzilla bug# 22692)

2004-07-06 Thread Steven Caswell
ore suggestions: - splitIncludeEmptyTokens - splitKeepEmptyTokens - splitWithEmptyTokens I think I like splitIncludeEmptyTokens the best. But to not keep beating this one to death, if one of these is not suitable, let's just go with adding a boolean argument. Steven Caswell Sun Certified Java Programmer [E

[lang] DateUtils.parseCVS

2004-07-05 Thread Steven Caswell
ble to parse it either, but throw an exception instead. With this change, I propose we include parseCVS in 2.1. Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED] "War is an ugly thing, but not the ugliest of things. The decayed and degraded state of moral and patriotic feeling that

[lang] StringUtils.split ignores empty items (Bugzilla bug# 22692)

2004-07-05 Thread Steven Caswell
split method. The functionality would be: For an input string of "a:b:::d" the return array would be array[0] = "a" array[1] = "b" array[2] = "" array[3] = "" array[4] = "d" Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED]

RE: [lang] Wiki and mailing list

2004-07-05 Thread Steven Caswell
Yeah, that makes sense. Thanks :) Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED] "War is an ugly thing, but not the ugliest of things. The decayed and degraded state of moral and patriotic feeling that thinks that nothing is worth war is much worse. The person who has nothin

[lang] Wiki and mailing list

2004-07-04 Thread Steven Caswell
s development issues, or if the wiki is the new preferred place. I've also got a little discussion on a couple of bugs, and wonder if that discussion should take place in the Bugzilla issue, or if we still need to discuss bug particulars here. TIA. Steven Caswell Sun Certified Java Programmer

RE: [DbUtils]Making the BeanHandler... Even Smarter

2003-11-30 Thread Steven Caswell
I'm interested in the idea and would like to see the patch and test case. One slight clarification to proposal 2, I think I'd prefer to overload the existing method rather than change it, for backward compatibility. Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED] a

RE: [general] Updating 'whoweare.html'

2003-11-18 Thread Steven Caswell
Thanks Henri :) Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Friday, Novembe

RE: [DbUtils] Commit flag on QueryRunner

2003-11-10 Thread Steven Caswell
Looks like a good solution. +1 Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Robinson, Jim [mailto:[EMAIL PROTECTED] > Sent:

RE: [VOTE] Release DbUtils 1.0

2003-11-10 Thread Steven Caswell
+1 Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 09, 2003 3

RE: [dbutils] better name for QueryRunner?

2003-11-02 Thread Steven Caswell
That makes sense, and I don't have a strong feeling either way. Just thought it would be worth mentioning. Do we have a consensus that QueryRunner is a reasonable name? Steven Caswell Sun Certified Java Programmer [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to

RE: [dbutils] better name for QueryRunner?

2003-10-30 Thread Steven Caswell
r privileged. This e-mail is intended only for the individual(s) to > whom it is addressed, and may not be saved, copied, printed, disclosed or > used by anyone else. If you are not the(an) intended recipient, please > immediately delete this e-mail from your computer system a

Re: [VOTE] Promote DbUtils to Commons Proper

2003-10-30 Thread Steven Caswell
ent be prefixed with > [dbutils]. > > Bugzilla - New component "DBUtils" under the "Commons" product > category, with appropriate version identifiers as needed. > > > (4) Initial Committers > > The initi

RE: [dbutils] ResultSetMetaDataHandler

2003-10-22 Thread Steven Caswell
I was looking at an older version and didn't remember these methods had been removed. Beyond these, there is no other need for the handler. Dumping it is fine. Quoting David Graham <[EMAIL PROTECTED]>: > --- Steven Caswell <[EMAIL PROTECTED]> wrote: >

RE: [lang] StringUtils.ordinalIndexOf() and INDEX_NOT_FOUND

2003-09-05 Thread Steven Caswell
ding style. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Gary Gregory [mailto:[EMAIL PROTECTED] > Sent: Friday, September 05, 2003 11:41 AM > To: Jakarta C

RE: [lang] StringUtils.ordinalIndexOf() and INDEX_NOT_FOUND

2003-09-04 Thread Steven Caswell
Unless you want to be as nerdy as I am and do it so that checkstyle doesn't complain. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Stephen Colebourne [ma

RE: Mutables Was: [lang] TODO for 2.1

2003-09-02 Thread Steven Caswell
I'm still not comfortable with primitive. You might have missed my last posting, but in it I express the opinion that a group of wrapper classes that enhance functionality of wrappers that live in java.lang, would more naturally fit in o.a.c.lang. Otherwise +1 to the rest of the summary. S

RE: Mutables Was: [lang] TODO for 2.1

2003-09-02 Thread Steven Caswell
Inline below Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 02, 2003 8:29 AM > To: Jaka

RE: [VOTE] New committer - Matthew Hawthorne

2003-09-02 Thread Steven Caswell
+1 Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Stephen Colebourne [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 31, 2003 7:35 AM > To: Jakarta C

RE: [VOTE] Release of Commons Lang 2.0 [take 2]

2003-08-23 Thread Steven Caswell
+1 Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Friday, August 22, 2003 9:55 AM > To: Jakarta Common

RE: [lang] Looking to the next version

2003-08-17 Thread Steven Caswell
+1 to Maven, and +1 to Phil's suggested approach. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Phil Steitz [mailto:[EMAIL PROTECTED] > Sent: Saturday,

RE: [lang] Time zones

2003-08-14 Thread Steven Caswell
he JRE class is called TimeZone, not Timezone. > > Since the classes did not exist in 1.0.1, there are no b/w compatibility > issues. > > Are there any objections? > > Thanks, > Gary > > FWIW, the DateFormat class defines a TIMEZONE_FIELD, as opposed to TIME_ZONE_FIELD. Bu

Re: [lang] 2.0 left to do

2003-08-14 Thread Steven Caswell
; Item 2 (bug 22172) is still open. There was a brief discussion about what might be considered reasonable behavior, but no conclusion was reached. Steven Caswell (Hobbit name Mungo Knotwise of Michel Delving) [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [lang] Recent changes cause Javadoc warnings

2003-08-14 Thread Steven Caswell
Yes, I thought I'd gotten DateUtils clean before checking in but I missed something. Apologies for the oversight. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- &g

Re: [lang] 2.0 left to do

2003-08-08 Thread Steven Caswell
Quoting Steven Caswell <[EMAIL PROTECTED]>: > Quoting Henri Yandell <[EMAIL PROTECTED]>: > > > > > Back from conference :) > > > > Reviewing emails, I think this is the list of things left to handle? > > > > 1) Gary's query on

RE: [lang] [patch] Javadoc fixes

2003-08-07 Thread Steven Caswell
Corrections applied. Thanks. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Fredrik Westermarck [mailto:[EMAIL PROTECTED] > Sent: Monday, August 04, 2003 6:2

RE: [lang] Recent changes cause Javadoc warnings

2003-08-05 Thread Steven Caswell
complain at all about CharSetUtils problem. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Gary Gregory [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 05

RE: [lang] DateUtils round and truncate functionality with Calendar.AM_PM

2003-08-03 Thread Steven Caswell
But what does "round down" mean? What does "round up" mean? Maybe someone who has a use case for this functionality can provide a good suggestion. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them...&quo

[lang] DateUtils parseCVS with time format

2003-08-03 Thread Steven Caswell
difficult to test the API for correctness. Steven Caswell [EMAIL PROTECTED] "In our own native land, in defense of the freedom that is our birthright, and which we ever enjoyed till the late violation of it -- for the protection of our property, acquired solely by the honest industry of our

[lang] DateUtils round and truncate functionality with Calendar.AM_PM

2003-08-03 Thread Steven Caswell
le to tell if the methods are working properly. Steven Caswell [EMAIL PROTECTED] "In our own native land, in defense of the freedom that is our birthright, and which we ever enjoyed till the late violation of it -- for the protection of our property, acquired solely by the honest industry of o

RE: [lang] So, about that 2.0....

2003-07-30 Thread Steven Caswell
Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 6:50 PM > To: Jakarta Commons Dev

RE: [lang] Pre 2.0 - StringUtils.isEmpty(), isNotEmpty() and stri ngsa with somespaces

2003-07-15 Thread Steven Caswell
t float my boat. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 15, 2003 3:20 PM > To: Jakarta

RE: [lang] MutableNumbers: if you have an idea, please share it.

2003-07-14 Thread Steven Caswell
I would not put in the Boolean stuff. They are not numeric and I don't see any reason for them being in a numbers class. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message---

RE: [VOTE] Release of Commons Lang 2.0 (take 2)

2003-07-06 Thread Steven Caswell
+1 Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Saturday, July 05, 2003 5:52 PM > To: Jakarta Commons Dev

RE: [beanutils] extending BasicDynaBean with toString, equals, and hashCode

2003-06-12 Thread Steven Caswell
ilder stuff. IMHO it is pretty solid, so I think the risk to beanutils of a dependency on lang would be minimal. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: [EMA

[beanutils] extending BasicDynaBean with toString, equals, and hashCode

2003-06-04 Thread Steven Caswell
ven't taken the time to add it yet. Is there any interest in having this class donated to commons-beanutils? Steven Caswell [EMAIL PROTECTED] "In our own native land, in defense of the freedom that is our birthright, and which we ever enjoyed till the late violation of it -- for the pr

RE: [lang] TrimToNull et al

2003-03-23 Thread Steven Caswell
+1 to deprecation because I don't think we should have two operations with the same functionality. Too confusing. The API is big enough without unneeded fluff. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to

RE: [LANG] Jira?

2003-03-18 Thread Steven Caswell
ment state, and need to investigate further. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Glen Stampoultzis [mailto:[EMAIL PROTECTED] > Sent: Monday, Ma

RE: [LANG] Jira?

2003-03-17 Thread Steven Caswell
I'm a bit hesitant on Scarab. They are still in beta and haven't released a new beta in several months. The current plan is to not fix a major problem that keeps them from doing another release, with the reasoning that they are not interested in fixing it. Steven Caswell [EMAIL PROTEC

RE: [lang] scope for version 2

2003-03-17 Thread Steven Caswell
en, worrying > about 2.0. Steve? I'm still hanging around. Not particularly involved with anything at the moment, will join in on the discussion points, and I'm glad to work on anything that needs to get done. > Daniel is usually pretty busy at work, but > is our wise Apache backbon

RE: [VOTE] Nominate Gary Gregory as commons committer

2003-03-14 Thread Steven Caswell
+1 :) Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Friday, March 14, 2003 9:08 AM > To: [E

RE: [VOTE] Nominate Alex Chaffee as Commons committer

2003-03-11 Thread Steven Caswell
A hearty +1 :) Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Stephen Colebourne [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2003 6:32 PM &g

RE: [dbutils] propose adding getResultSetMetaData to DbUtils.ResultSetHandler

2003-03-11 Thread Steven Caswell
call the ResultSetMetaDataHandler.handle operation after executing the query and before calling the ResultSetHandler.handle method. Thoughts? Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Ori

RE: [dbutils] propose adding getResultSetMetaData to DbUtils.ResultSetHandler

2003-03-10 Thread Steven Caswell
So is there an alterative proposal floating around out there? Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Juozas Baliuka [mailto:[EMAIL PROTECTED] > Sen

RE: [dbutils] Dependancy on BeanUtils

2003-03-09 Thread Steven Caswell
I've actually already run into the same thing. I'm writing some util methods that merge dbutils and beanutils, and was undecided as to if I should submit them because of the beanutils dependency. So I guess it is time for the discussion of where in the food chain we see dbutils. Stev

RE: [dbutils] propose adding getResultSetMetaData to DbUtils.ResultSetHandler

2003-03-09 Thread Steven Caswell
RSMD instance from the RS as the first thing done in the handle method, and the instance of RSMD returned by the RS was intact after the RS was closed. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." >

RE: [lang] Summarising Purple Was: [lang] Adding Purple to StringUtils

2003-03-09 Thread Steven Caswell
; > > On Sun, Mar 09, 2003 at 04:05:09PM -0500, Steven Caswell wrote: > > > I think "bisect" is good since it explicitly means "two > > > parts" rather than "split" which returns many parts. > > > > Wouldn't "removeFromLas

RE: [lang] Summarising Purple Was: [lang] Adding Purple to StringUtils

2003-03-09 Thread Steven Caswell
only question now is how many convenience methods we want > to clutter the API with. I still think these are more functionality than is intended in StringUtils. Would it make sense to put them into a StringConvertUtils? > > > > -- > Alex Chaffee mailto:[EM

[dbutils] propose adding getResultSetMetaData to DbUtils.ResultSetHandler

2003-03-09 Thread Steven Caswell
aData(); Steven Caswell [EMAIL PROTECTED] "In our own native land, in defense of the freedom that is our birthright, and which we ever enjoyed till the late violation of it -- for the protection of our property, acquired solely by the honest industry of our fore-fathers and ourselves, agains

RE: [lang] Adding Purple to StringUtils

2003-03-06 Thread Steven Caswell
Yeah, I can see the use in code generation. I was +1ing mostly to Henri's comment that it seems a bit specific for StringUtils. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original M

RE: [lang] Adding Purple to StringUtils

2003-03-05 Thread Steven Caswell
I mostly agree with Henri's comments. Just a couple of additional comments thrown in... Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [ma

RE: Transition of commons-sql to db.apache.org

2003-02-03 Thread Steven Caswell
For us uninitiated, could someone give a short dissertation on what is db.apache.org and why it would make sense to move these over? Not objecting, but inquiring minds would like to know. TIA Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all

RE: [dbutils] Test case approach

2003-02-02 Thread Steven Caswell
ackage called mockdriver. > ... > > Hen > > > -- > To unsubscribe, e-mail: > <mailto:commons-dev-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > >

RE: [dbutils] Test case approach

2003-01-24 Thread Steven Caswell
to have to write one-off tests for that anyway. Do you already have a TestDriver written? I can take a shot at an initial cut if not. Have you put together a TestDriver scenario for the ResultSet wrapper? If not, I can take a shot at that one also. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo K

[dbutils] Test case approach

2003-01-23 Thread Steven Caswell
on would provide the same capability. Opinions? Steven Caswell [EMAIL PROTECTED] "In our own native land, in defense of the freedom that is our birthright, and which we ever enjoyed till the late violation of it -- for the protection of our property, acquired solely by the honest industr

[dbutils] ResultSetWrapper getStatement

2003-01-23 Thread Steven Caswell
I'm looking at the ResultSetWrapper with the idea of extending it for a couple of classes. I'm wondering why the getStatement method returns a statement provided by the constructor, instead of just delegating to the wrapped result set. Steven Caswell [EMAIL PROTECTED] "In our own

RE: [lang] Nestable

2002-11-18 Thread Steven Caswell
stableException, and NestableRuntimeException) already extend subclasses of Throwable. Each of these are usable in place of the Java-provided Throwables. So I don't think there is a need to change the interface. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule t

RE: [lang] Nestable

2002-11-18 Thread Steven Caswell
Sure looks to me like it could extend Throwable. I've finally gotten a few minutes to make the serialization change, and I'll add this to the list unless I see an objection in the next few hours. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring t

RE: [lang] Dates/DateRanges [was Re: Re: Conversion utilities]

2002-11-14 Thread Steven Caswell
einvent a wheel that Joda would have already invented. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Stephen Colebourne [mailto:scolebourne@;btopenworld.com] >

RE: [lang] StringUtils.isTrue()

2002-11-14 Thread Steven Caswell
+1 Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:bayard@;generationjava.com] > Sent: Thursday, November 14, 2002 6:37 PM > To: Jaka

RE: [lang] [PATCH] ExceptionUtils.printRootCauseStackTrace

2002-11-14 Thread Steven Caswell
+1 Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Stephen Colebourne [mailto:scolebourne@;btopenworld.com] > Sent: Thursday, November 14, 2002 6:18 PM &g

RE: [lang] Money/Units/Quantities [was Re: Conversion utilities]

2002-11-14 Thread Steven Caswell
I have a Money class that I can contribute to get the ball rolling. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Stephen Colebourne [mailto:scolebourne@

RE: CalendarUtils in lang

2002-11-13 Thread Steven Caswell
Nothing that I know of at the moment. I'm planning to do some stuff but just haven't had the bandwidth yet. Would like to see what you've got. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..."

RE: [jdbc] JdbcUtil etc

2002-11-08 Thread Steven Caswell
Or maybe dbcutils? Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:bayard@;generationjava.com] > Sent: Friday, November 08, 2002 5:

RE: [jdbc] JdbcUtil etc

2002-11-08 Thread Steven Caswell
> -Original Message- > From: Henri Yandell [mailto:bayard@;generationjava.com] > Sent: Friday, November 08, 2002 5:06 PM > To: Jakarta Commons Developers List; [EMAIL PROTECTED] > Subject: RE: [jdbc] JdbcUtil etc > > > > > On Fri, 8 Nov 2002, Steven

RE: installing jakarta code Was: using commons components and logging

2002-11-08 Thread Steven Caswell
> -Original Message- > From: Henri Yandell [mailto:bayard@;generationjava.com] > Sent: Friday, November 08, 2002 5:04 PM > To: Steven Caswell > Cc: 'Henri Yandell' > Subject: RE: installing jakarta code Was: using commons > components and logging &

RE: [jdbc] JdbcUtil etc

2002-11-08 Thread Steven Caswell
> -Original Message- > From: Henri Yandell [mailto:bayard@;generationjava.com] > Sent: Friday, November 08, 2002 1:17 PM > To: Jakarta Commons Developers List > Subject: [jdbc] JdbcUtil etc > > > > Does anyone know of a good apache-style license set of > classes for helping with JDBC

RE: installing jakarta code Was: using commons components and logging

2002-11-08 Thread Steven Caswell
> > > > > > Hen > > -- > > dIon Gillard, Multitask Consulting > > Work: http://www.multitask.com.au > > Developers: http://adslgateway.multitask.com.au/developers > > > > > > -- > > To unsubscribe, e-mail: > <mailto:common

RE: [Lang] Release 1.1? [wasRe: [Lang] Please fix this]

2002-11-08 Thread Steven Caswell
+1 for choice #2 Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:bayard@;generationjava.com] > Sent: Friday, November 08, 2002 10:

[lang] Bug 14334 NestableException/Delegate is not serializable

2002-11-07 Thread Steven Caswell
Is there any objection to making the Nestable exception classes serializable? Any particular issues that should be addressed? I'll be happy to make the changes if there is no objection. Steven Caswell [EMAIL PROTECTED] "In our own native land, in defense of the freedom that is our

RE: [lang] [patch] StringUtils.defaultString

2002-10-27 Thread Steven Caswell
I checked it out, and it does appear that relaxing the current defaultString(String) signature would do the trick. Does this change need a deprecation cycle or can we just change the signature since existing calls to defaultString should not be affected? Steven Caswell [EMAIL PROTECTED] a.k.a

RE: [lang] [patch] StringUtils.defaultString

2002-10-23 Thread Steven Caswell
in. And I think I'd be -1 on renaming to defaultIfNull etc. I don't think the deprecation complication is worth the benefit. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Messag

RE: [sql] diff between JDBCMetaData and MetaDataReader?

2002-10-23 Thread Steven Caswell
. If MetadataReader.java is useful and should be preserved, discussion can certainly be held to put it back. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." -Original Message- From: [EMAIL

RE: Commons SQL

2002-10-22 Thread Steven Caswell
to-be-project should follow (but I could have missed it). Could you point me to it or maybe create some? Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Jason

RE: [lang] Release issues

2002-09-27 Thread Steven Caswell
whole) need to be releasing much sooner than we do now, since > so many projects are using some head version of a commons component. +1 Steven Caswell [EMAIL PROTECTED] > > Scott > > > -Original Message- > > From: Henri Yandell [mailto:[EMAIL PROTECTED]] > >

RE: [lang] proposal to add a couple of methods to StringUtils

2002-09-27 Thread Steven Caswell
I was actually hoping that would be the response, because I am +1 on getting out the release as soon as possible. I'll add to TODO and be ready when the release is out :) Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to

[lang] proposal to add a couple of methods to StringUtils

2002-09-27 Thread Steven Caswell
ls.defaultString(MyClass.myMethod().toString(), "(null)") because I'll get an NPE on the .toString() and defaultString will never have a chance. Would this hold up the imminent release? If so I'll defer to afterward. Steven Caswell [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: [lang] StringUtils.containsOnly

2002-09-26 Thread Steven Caswell
My opinion, in this order: +1 on silent handling of null +1 on throwing IAE if silent handling doesn't make sense -1 on throwing NPE Steven Caswell [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: [logging] VOTE for cutting release 1.0.2

2002-09-25 Thread Steven Caswell
y need to say that :) ) Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Richard Sitze [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 25, 2002 10:43 AM &

RE: cvs commit: jakarta-commons/lang/src/test/org/apache/commons/lang/exception ExceptionUtilsTestCase.java

2002-09-25 Thread Steven Caswell
I probably should have deferred to letting you fix it initially anyway. Thanks for restoring the original intent. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From:

RE: [VOTE] Commons Lang release 1.0

2002-09-25 Thread Steven Caswell
Sorry, I've been away from my e-mail for a while. Definite +1. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED]] >

RE: Next stage in release

2002-09-20 Thread Steven Caswell
try to execute this class? Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 2:09 AM &g

Exception package and JDK 1.4

2002-09-19 Thread Steven Caswell
I posted fixes to the exceptions subpackage test cases modified for JDK 1.4. I've also compiled the base classes and run the test cases under 1.3.1 and 1.4, and everything seems to work properly. I believe the exceptions subpackage is ready for the release. Steven Caswell [EMAIL PROT

RE: Release Was: [lang] Builders complete?

2002-09-19 Thread Steven Caswell
ection > > Steven. > It's Steve who's got the introspection itch. Steven will have > to scratch his > own itches. +1 :) Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: Release (1) Re: [lang] Added a couple of TODOs

2002-09-19 Thread Steven Caswell
Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 4:14 PM > To: Jakarta C

RE: Release (1) Re: [lang] Added a couple of TODOs

2002-09-18 Thread Steven Caswell
> <mailto:commons-dev-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: Release (1) Re: [lang] Added a couple of TODOs

2002-09-18 Thread Steven Caswell
and I don't want to hold up the release. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday,

RE: [VOTE] James Turner as Committer for Validator

2002-09-18 Thread Steven Caswell
+1 Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 18, 2002 10:49 AM >

RE: [lang] Builders complete?

2002-09-18 Thread Steven Caswell
anyway. > > Is anyone willing to support the merge? I am. Better yet, > is anyone UNWILLING/AGAINST beanutils merging with lang? I'm for it. I'll certainly help in any way I can. > > Scott > > -- > To unsubscribe, e-mail: > <mailto:commons-dev

RE: Release Was: [lang] Builders complete?

2002-09-18 Thread Steven Caswell
Looks all right and better to me too. :) Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > From: Scott Sanders [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, Septembe

RE: [lang] NestableDelegateTestCase.java

2002-09-17 Thread Steven Caswell
Henri, I am working on this. Thanks for the additional info. I should have something posted back later today. Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -Original Message- > Fro

Patches to dbcp docs examples

2002-05-17 Thread Steven Caswell
nges, or D: I should repost them because they fell through the proverbial crack TIA Steven Caswell [EMAIL PROTECTED] "In our own native land, in defense of the freedom that is our birthright, and which we ever enjoyed till the late violation of it -- for the protection of our property, acq

RE: [pool] 1.0 release soon (was RE: [pool] PROPOSAL: add collecting of statistics to pool implementations)

2002-04-29 Thread Steven Caswell
Better now than later. > -Original Message- > From: Waldhoff, Rodney [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 3:05 PM > To: 'Jakarta Commons Developers List' > Subject: RE: [pool] 1.0 release soon (was RE: [pool] > PROPOSAL: add collecting of statistics to pool impleme

RE: [pool] PROPOSAL: add collecting of statistics to pool impleme ntations

2002-04-29 Thread Steven Caswell
Excalibur will make it easier for me to do this. However, for the present, I would like to make the pooler I'm better by adding statistics gathering. And for the present, the most expedient way I see to do that is the implementation I proposed. Steven Caswell [EMAIL PROTECTED] a.k.a Mu

RE: [pool] PROPOSAL: add collecting of statistics to pool impleme ntations

2002-04-29 Thread Steven Caswell
Craig: I have no problem waiting until 1.0 is out before serious consideration is given to additional functionality, assuming a 1.0 release is in the near future. Rodney: My original proposal post had a proposed API and implementation. I can repost if necessary. > -Original Message- > Fr

RE: [pool] PROPOSAL: add collecting of statistics to pool implementations

2002-04-29 Thread Steven Caswell
> to shopping and sex, iVillage has the scoop on what matters > most to you. > > <-Original Message-> > > > > From: Steven Caswell > > Sent: 4/23/2002 8:26:39 PM > > To: [EMAIL PROTECTED] > > Subject: [pool] PROPOSAL: add coll

[pool] PROPOSAL: add collecting of statistics to pool implementations

2002-04-23 Thread Steven Caswell
plementation to the other pool implementation classes. Steven Caswell [EMAIL PROTECTED] PoolStatistics.java Description: Binary data Measurable.java Description: Binary data Index: GenericObjectPool.java === RCS file: /home/cvsp

[PATCH] dbcp docs ManualPoolingDriverExample fix for uncaught exception

2002-04-21 Thread Steven Caswell
Here is a patch that adds "throws Exception" to main and setupDriver. The constructor for PoolableConnectionFactory throws an exception which is not being caught and causes a compiler error. Steven Caswell [EMAIL PROTECTED] --- ManualPoolingDriverExample.java.origSun Apr 2

[PATCH] dbcp docs ManualPoolingDataSourceExample fix for uncaught exception

2002-04-21 Thread Steven Caswell
Here is a patch that adds "throws Exception" to main and setupDataSource. The constructor for PoolableConnectionFactory throws an exception which is not being caught and causes a compiler error. Steven Caswell [EMAIL PROTECTED] --- ManualPoolingDataSourceExample.java.origSun

<    1   2   3   >