[Geotools-devel] Concurrent acces on DataStore

2008-02-02 Thread johann Sorel
hello, I am having more and more problems with having multiple modifications on a Datastore. Actually I am stuck when I try to render and edit geometry. The fact is I can't find a way be be sure the datastore is not used be trying to edit/render. I spend a complete afternoon trying to avoid eac

[Geotools-devel] Reports of MemoryDataStore not working with multiple threads

2008-02-02 Thread Jody Garnett
Eclesia has been telling me on IRC that MemoryDataStore is not working with multiple threads; while I was aware that ShapefileDataStore needed some help this is the first report I have gotten about MemoryDataStore in a while. Does anyone else have experience with this one? I would like to learn

Re: [Geotools-devel] Interesting read for maven users

2008-02-02 Thread Jody Garnett
Frank Hardisty wrote: > Andrea and All. > > This quote hit home for me: > > "Maven 2 is really a terrible terrible tool (with all the bugs, no > documentation, verbose XML, ...), yet I'm finding it more and more > useful these days." -Kohsuke Kawaguchi (creator of Hudson) > > For projects the size

Re: [Geotools-devel] Interesting read for maven users

2008-02-02 Thread Frank Hardisty
Andrea and All. This quote hit home for me: "Maven 2 is really a terrible terrible tool (with all the bugs, no documentation, verbose XML, ...), yet I'm finding it more and more useful these days." -Kohsuke Kawaguchi (creator of Hudson) For projects the size and complexity of GeoTools and GeoSer

[Geotools-devel] Interesting read for maven users

2008-02-02 Thread Andrea Aime
Hi, don't know about you, but personally I have this love/hate relation with Maven (more hate than love but... that's another story). An interesting debate is going on in the blogosphere about maven, see a summary here: http://www.infoq.com/news/2008/01/maven-debate Cheers Andrea ---