RE: [all] Losing track of threads

2005-12-11 Thread Tim Roberts
RE: keeping track of votes: I was thinking exactly the same thing. IMO a tool of some kind would be very useful (showing how many people have voted, the open time (possibly reminders), list of raised issues (for people to review before voting). Is there nothing out there to do this? Tim.

RE: [all] Together, and bricks apart

2005-12-01 Thread Tim Roberts
+1 (can't really say non-binding ;-) Would also like to help revive sandbox functor if I have time. Whats needs to be done to get it this project into commons proper and build a community? Someone else made the point that it would be good to know what needs to be done to make a release. I agree

RE: [VOTE] New commons proper component - collections-functors

2005-11-29 Thread Tim Roberts
+1 I support creating a functors library (but not necessarily called collections-functors). Rational: I think functors are a powerful approach to software design, under represented (in java) and non-standardised. I would like to see functors (sandbox) integrated and have a common interface set

Making Commons Collections Generic Enabled

2005-11-25 Thread Tim Roberts
Are there any plans to make commons collections generics (as in JDK 1.5) enabled? If not I would be happy to do this. Tim. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.

RE: Making Commons Collections Generic Enabled

2005-11-25 Thread Tim Roberts
://collections15.sourceforge.net/). Hopefully we'll finally figure out how we're going to bring this code (or some version of it) into our codebase. For now, if you need generic support you can use the sourceforge project. James -Original Message- From: Tim Roberts [mailto:[EMAIL PROTECTED

RE: FileSystemUtils

2005-11-22 Thread Tim Roberts
You may be able to use BigInteger (arbitrary precision). -Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: 22 November 2005 20:35 To: Jakarta Commons Developers List Cc: commons-dev@jakarta.apache.org Subject: Re: FileSystemUtils Your welcome :) (I wrote that