I'm working on the schedule utility and I need a sorted tree.
How does every feel about using the Sun collections library?
Initially we can include the library (200k) as a seperate download.
But then eventually when more folks are using Java2 it's already
included.
If we decide to use it, we can add both the import statements
for the JDK1.1 version and 1.2 version. For now just comment
out the 1.2 imports so were compatable on 1.1. That way it's easy to switch in the
future.
I think a collections library is needed, and I don't see the practicality of creating
one from scratch.
Thoughts ... votes?
Thanks,
Dave
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]