Re: [Geotools-devel] OpenJUMP Skeleton = Simple Pluggable Swing Program

2009-09-11 Thread Michael Bedward
2009/9/12 Jody Garnett wrote: > I would encourage you to use to spring or something for plugin system > (ie let a project that cares about such things do the plugin part) and > focused just on the geospatial. I'd recommend the plugin / spi system in the Netbeans RCP. It's robust, small and self-c

[Geotools-devel] [jira] Created: (GEOT-2703) OracleDataStore createCRS does not fail through to MDSYS.CS_SRS table

2009-09-11 Thread Jody Garnett (JIRA)
OracleDataStore createCRS does not fail through to MDSYS.CS_SRS table - Key: GEOT-2703 URL: http://jira.codehaus.org/browse/GEOT-2703 Project: GeoTools Issue Type: Bug

Re: [Geotools-devel] Parsing error on creating WPS factory

2009-09-11 Thread Jody Garnett
Yeah it is hard when a module is not supported - I tried to answer quickly so you would know there was not a module maintainer ready to leap into action and help you. Can you you give me a test case or something showing the parsing error? I don't mind having a look at it with you to determin

Re: [Geotools-devel] OpenJUMP Skeleton = Simple Pluggable Swing Program

2009-09-11 Thread Jody Garnett
That is a great development - well done :-) I would encourage you to use to spring or something for plugin system (ie let a project that cares about such things do the plugin part) and focused just on the geospatial. Jody On 12/09/2009, at 5:29 AM, Sunburned Surveyor wrote: > I've spent som

Re: [Geotools-devel] OpenJUMP Skeleton = Simple Pluggable Swing Program

2009-09-11 Thread Michael Bedward
Hi Landon, I'm interested !!! BTW, we're not all Eclipse users here. Well, I'm not :) But as you say, both the Eclipse and Netbeans platforms are often overkill. Jody and I have been putting together a minimal module of Swing components for GeoTools specific tasks so I'd definitely like to che

Re: [Geotools-devel] geotools 2.6-RC1

2009-09-11 Thread Jody Garnett
Given the amount of changes I was going to release another milestone release. I am waiting to hear back on: - feature model discussion with Ben - do we need a new method to mark an attribute inline? If so we need to march up a couple geoapi versions and make the change. I was hoping to get t

[Geotools-devel] OpenJUMP Skeleton = Simple Pluggable Swing Program

2009-09-11 Thread Sunburned Surveyor
I've spent some time wrapping up a little project to strip OpenJUMP down to its bare bones. The result is a very simple and pluggable program with a Swing GUI. It is so simple that you can't really call it a "rich client platform". It is more like a "modest client platform". My goal with this litt

Re: [Geotools-devel] Light mutithreading on the streaming renderer

2009-09-11 Thread Simone Giannecchini
see below... --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob:+39 333 8128928 http://www.geo-solutions.it http://geo-

[Geotools-devel] geotools 2.6-RC1

2009-09-11 Thread Justin Deoliveira
Hi all, How do folks feel about releasing gt 2.6-RC1 next week? Looking in jira there are no blockers. A few high priority issues: * http://jira.codehaus.org/browse/GEOT-2154 Change to new Filter API made the "old" use of FidFilter very inefficient * http://jira.codehaus.org/browse/GEOT-1192 M

Re: [Geotools-devel] Parsing error on creating WPS factory

2009-09-11 Thread Matthias Lendholt
Hi Jody, thanks for your answer. That's a bit ... unfruitful for me. Since we are using uDig and the included GeoTools library it will get our project more complex working on GeoTools trunk and putting them both together. Particulary we are already using the process API for several tasks and th