Hi,
today I've updated trunk with -U and tried to build. The result was that
metadata does not compile anymore due to incompatible changes in
the geoapi interfaces.
I then noticed that I forgot to do an "svn up", and that in fact fixed
the build. This way I saw the error and the fix, that left me open mouth.
Why in the world GeographicBoundingBox.getXXXXBoundLongitude should 
return a Double instead of a primitive, it just makes it harder to use 
and generates more garbage? Having fast garbage collection and 
autoboxing does not seem to me a good excuse to introduce diffuse 
inefficiencies so light heartedly?

Cheers
Andrea

-------------------------------------------------------------------------
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
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to