Re: [Geotools-devel] Fun with GeoAPI

2008-07-07 Thread Martin Desruisseaux
Jody Garnett a écrit : > Thanks for the help everyone; but I need a little more communication so > we don't all do the same work. Martin how could I of known that you were > doing this DirectPosition change? It was a JIRA task posted a few weeks ago (http://jira.codehaus.org/browse/GEO-135). Th

Re: [Geotools-devel] Fun with GeoAPI

2008-07-06 Thread Jody Garnett
Martin Desruisseaux wrote: > I already made this change on trunk... Were you working on a GeoTools > branch? I was making the changes on turnk; and indeed by the time I went to commit you had gotten there before me. And then Gabriel just did the same thing for the uDig code base - sigh. Thanks f

Re: [Geotools-devel] Fun with GeoAPI

2008-07-06 Thread Martin Desruisseaux
Jody Garnett a écrit : > I noticed that DirectPosition.getCoordinate() has been introduced and as > such geotools could not build against the geoapi trunk; I have committed > changes to the code that cared about this - mostly in referencing. There > was a few references making use of getLength(

[Geotools-devel] Fun with GeoAPI

2008-07-04 Thread Jody Garnett
I have a small backlog of GeoAPI / GeoTools work to get sorted before we make a release candidate. - Attribute.isValid() for Andrea - I will commit this tonight. I noticed that DirectPosition.getCoordinate() has been introduced and as such geotools could not build against the geoapi trunk; I ha