So hanging out in the referencing module is not something I do very 
often ... and I have to admit I am finding out all
kinds of crazy stuff I did not expect to see (perhaps they are not on 
topic but what the heck).

While I am not sure I encourage the thought of diving in yourself, here 
are some fun things I turned up:
- LazySet - will act like a set that is populated on the first run 
through the iterator, new LazySet( Iterator )
- Arguments - yet another command processor for static main( String args[] )
- ClassChanger - so strange I do not really know what to make of it, 
kind of like a "binding" but for compariable
- extensions to Reader/Writer to write out TAB and NL as needed

Of course there are some things that we may want to revisit:
- several things called "FactoryFinder" - we should see if we can 
deprecate some of these out of existence
- introduction of a factory GeoAPI factory for the various "metadata" 
bean implementations

While it is fun that our library has been around for long enough to 
gather a collection of patches such as those above
it will be a bit of documentation work to keep things under control (I 
recently considered grabbing LazySet from
the commons jar).

Jody



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to