I will try to use java.awt.geom.GeneralPath instead of CGAlgorithms as Martin suggest. I depend on JTS just in one method so its not requiring much extra effort. If I won't find it usable I will make my own module. Thanks for making the issue clearer for me.
Cheers, Jan. ______________________________________________________________ > Od: [EMAIL PROTECTED] > Komu: Martin Desruisseaux <[EMAIL PROTECTED]> > CC: Jan Jezek <[EMAIL PROTECTED]>, [email protected] > Datum: 09.10.2006 14:30 > Předmět: Re: [Geotools-devel] geotools-trunk Build Failed ( referencing ) > >Hum, >as far as I understand the issue here is wheter is a good idea to make >referencing depend on JTS or not. > From a geotools only point of view, it's a no brainer, since the rest of >gt2 depends on JTS anyways. > >But as I understand, we do have some client code around that uses >referencing without having JTS already in the mix (Martin's project >afaik?). > >I'm wondering, wouldn't it be easier if you, Jan, created a new module >for you additions that depends on referencing and JTS? That would >solve the problem without requiring much extra effort for you? > >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
