James Macgill ha scritto:
> So,
> 
> I hit errors like this the other night when trying to build geotools
> for the first time in ages.
> 
> For me it was the introduction of Wrapper in 1.6 (which uses
> generics).  

Indeed you're right, it does not compile with java 6.
Hey, this means Sun decided to do an incompatible change on jdbc 
interfaces? I'm surprised...

> Building against a 1.4 classes archive is one option, the
> other is to add the methods in the wrapper interface but using Object
> and Class in place of the generics so that it compiles against a 1.4
> target.

Yep, I'd prefer to implement the latter.
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to