Re: [collections] LoopingIterator

2002-11-21 Thread Jonathan Carlson
Stephen - Original Message - From: Jonathan Carlson [EMAIL PROTECTED] It is attached with updated unit tests. It was so easy that I'm surprised I didn't implement the remove() in the first place. Thanks! Jonathan Carlson Minneapolis, Minnesota

Re: [collections] LoopingIterator

2002-11-01 Thread Jonathan Carlson
It is attached with updated unit tests. It was so easy that I'm surprised I didn't implement the remove() in the first place. Thanks! Jonathan Carlson Minneapolis, Minnesota --- Stephen Colebourne [EMAIL PROTECTED] wrote: From: Jonathan Carlson [EMAIL PROTECTED] I can add a remove method

Re: [collections] LoopingIterator

2002-10-31 Thread Jonathan Carlson
. Jonathan Carlson --- Stephen Colebourne [EMAIL PROTECTED] wrote: [Jonathan, I have sent back to commons-dev mailing list which is the appropriate place for design/code discussions.] I took a quick look, and I believe that the code in the zip will work. However, my main concern is why

[Collections] IteratorChain bug

2002-10-31 Thread Jonathan Carlson
false the first time it is called. However, it should return true because the second iterator has items. Thanks! Jonathan Carlson Minneapolis, Minnesota = Jonathan Carlson [EMAIL PROTECTED] Minneapolis, Minnesota __ Do you Yahoo!? HotJobs

Re: [collections] LoopingIterator

2002-10-31 Thread Jonathan Carlson
Oops, I meant to say: I think it [the remove method] would need to use the remove method on the iterator returned by the Collection. Jonathan --- Jonathan Carlson [EMAIL PROTECTED] wrote: I'm very sorry to have taken so long to reply. I don't check this box very often and I am deep

Re: [Collections] Naming conventions

2002-06-13 Thread Jonathan Carlson
] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] = Jonathan Carlson [EMAIL PROTECTED] Minneapolis, Minnesota __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA

[Collections] ReadOnly Collection decorators

2002-06-10 Thread Jonathan Carlson
if they are to be included. Thoughts anyone? Jonathan = Jonathan Carlson [EMAIL PROTECTED] Minneapolis, Minnesota __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: mailto:[EMAIL

[Collections] TransformingComparator

2002-06-07 Thread Jonathan Carlson
). But if anyone is interested in that code too, I'd be happy to share it. Jonathan = Jonathan Carlson [EMAIL PROTECTED] Minneapolis, Minnesota __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com

[Collections] ComparableComparator - nulls OK

2002-06-07 Thread Jonathan Carlson
rather than written differently for each project. My two cents. I'd appreciate feedback, even negative feedback if it's appropriate. Jonathan = Jonathan Carlson [EMAIL PROTECTED] Minneapolis, Minnesota __ Do You Yahoo!? Yahoo! - Official partner

RE: [Collections] ComparableComparator - nulls OK

2002-06-07 Thread Jonathan Carlson
I can't think of a how nulls could be dropped. The Comparator API only allows for returning a -1, 0, or +1. But thanks for the support for the option of sorting nulls to the bottom. Jonathan = Jonathan Carlson [EMAIL PROTECTED] Minneapolis, Minnesota

[HttpClient] SocketException

2002-06-06 Thread Jonathan Carlson
(Thread.java:484) = Jonathan Carlson [EMAIL PROTECTED] Minneapolis, Minnesota __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Re: [HttpClient] SocketException handling

2002-06-06 Thread Jonathan Carlson
I noticed that in HttpConnection#writeLine SocketException is caught and rethrown as an HttpRecoverableException. I'm wondering if it was an oversight that #readLine doesn't do this as well since I'm getting a SocketException there that isn't being handled. --- Jonathan Carlson [EMAIL

RE: [HttpClient] Post parameters

2002-06-05 Thread Jonathan Carlson
tried fixing this with a little tweak, but I am realizing that it may be more involved than I had originally thought. Has anyone else experienced this? I'm using the 5/28 nightly build. Jonathan = Jonathan Carlson [EMAIL PROTECTED] Minneapolis, Minnesota

RE: [HttpClient] Post parameters

2002-06-05 Thread Jonathan Carlson
of multiple redirects and fewer bugs. Jonathan = Jonathan Carlson [EMAIL PROTECTED] Minneapolis, Minnesota __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: mailto