Hi Jody, > So this would be an API addition so you should bang up a proposal page; on > the bright side the page can link to the existing docs and should be quick > to write up?
Yes it should be easy-peasy. > But yes I would be all for moving this into supported (by virtue of merging > with gt-data). Cool > You seem to have all the needed bits: > - docs +1 Check > - testing? what is the test coverage? Cobertura says 92% line coverage and 76% branch coverage - do you know what the latter means ? > - findbugs? does it have any reason to yell at you? It only finds one issue: "Inefficient use of keySet iterator instead of entrySet iterator", so a performance hint rather than a bug. Michael ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
