I realize that I committed lot of utility classes recently and not much
geographic stuff yet, sorry for that...
Unless I forgot some aspects, there is about 3 last classes I would like
to commit in the utility module, and then I would be back to metadata.
There is also some other utility classes for which there is no immediate
use in metadata, but could be of interest (and would be needed later
anyway). For example an AngleFormat class (an implementation of
java.text.Format), and an other class for formatting tables. Do people
prefer to hold on for a while on the utility module until those classes
are needed, or is it okay to port them anyway (because they are easy to
port)?
Martin