> From: Matt Benson [mailto:[EMAIL PROTECTED] > > Any thoughts on the propriety of adding > > public java.util.Iterator iterator() { > //return property NAMES > } > > to PropertySet? This would make it easy to use with > ant-contrib's <for> task. Not that we have an > obligation to do that, but I think it could be cool.
Sounds good. I wish we could also implement java.lang.Iterable, but since it's a new Java 1.5 interface, I don't know how we could do that... --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]