Glen,
Ive just noticed that the PropertySets class uses methods on java.util.bitset that only exist since JDK 1.4. Namely:
cardinality nextBitSet
So you can no longer build with 1.3
Chris
Chris,
Thanks for pointing this out. I had not noticed when I was using the functionality (and very useful functionality it is.)
Peter -- Peter B. West <http://www.powerup.com.au/~pbwest/resume.html>