Re: [JPP-Devel] General refactoring of OpenJUMP

2012-01-25 Thread Benjamin Gudehus
Hi Landon! 2012/1/22 Landon Blake sunburned.surve...@gmail.com One of my challenges when trying to unit test parts of the OJ core previously has been the number of inter-dependencies. Did you come up with a mock or stub for WorkbenchContext? I really see some value in sharing mocks and

Re: [JPP-Devel] MultiInputDialog is a jack of all trades device

2012-01-25 Thread Benjamin Gudehus
Hi Michaël! 2012/1/19 Michaël Michaud michael.mich...@free.fr Hi, Let's see ! I will write something about the (1) code interface concepts and (2) appealing functional design in a later post. I've significantly reworked the MultiInputDialog design about one year ago, because I wanted to

Re: [JPP-Devel] workbench-properties.xml

2012-01-25 Thread Stefan Steiniger
Well, I would say its not necessary for end-user binaries - but it should be in the source code distribution. And yes, I am using it. I call default-plugins.xml as standard in Eclipse to get the full OJ loaded. Then I use workbench-properties.xml for loading all my local developed plugins

Re: [JPP-Devel] workbench-properties.xml

2012-01-25 Thread edgar . soldin
On 25.01.2012 18:13, Stefan Steiniger wrote: Well, I would say its not necessary for end-user binaries - but it should be in the source code distribution. which is that again? And yes, I am using it. I call default-plugins.xml as standard in Eclipse to get the full OJ loaded. Then I

Re: [JPP-Devel] Renaming functions and moving menu positions - need for guidelines?

2012-01-25 Thread Stefan Steiniger
Hei, I know the Simple Feature Specification as well But exactly those 2 items: * Spatial Join and * Polygon Overlay are not part of it - nor even mentioned, because they are advanced functions. so - I would propose to rename Spatial Join / Transfer Attributes now. And doing it before(!) the

Re: [JPP-Devel] osgeo live-dvd

2012-01-25 Thread Stefan Steiniger
For the tutorial - maybe I can look over it again on the weekend for necessary text edits. The issue is that several new screenshots need to be made as a lot of changes have been happening since 1.3.x in the menus (with respect to renaming). And that is gonna take a few hours. stefan Am

Re: [JPP-Devel] workbench-properties.xml

2012-01-25 Thread Stefan Steiniger
forgot: I would say its not necessary for end-user binaries - but it should be in the source code distribution. which is that again? openjump-core-src-1.5.X.zip stefan -- Keep Your Developer Skills Current with

Re: [JPP-Devel] osgeo live-dvd / documentation

2012-01-25 Thread Michaël Michaud
Hi, For the tutorial - maybe I can look over it again on the weekend for necessary text edits. The issue is that several new screenshots need to be made as a lot of changes have been happening since 1.3.x in the menus (with respect to renaming). And that is gonna take a few hours. I think

Re: [JPP-Devel] Tests in DeleteDuplicateGeometriesTest

2012-01-25 Thread Benjamin Gudehus
Here are some ideas/questions for refactoring of the class: 1. List configuration parameters prominently (Layer itemLayer, boolean deleteOnlySameAttributes) So it is easier to see what parameters could be tested or used. 2. List language strings prominently (String langDescription, String

Re: [JPP-Devel] [ jump-pilot-Feature Requests-3405249 ] Fill out tool (or paint)

2012-01-25 Thread Landon Blake
Thanks Jukka. I need to get a build of our current source code so I can check out some of these changes. Landon On Tue, Jan 24, 2012 at 7:14 AM, Rahkonen Jukka jukka.rahko...@mmmtike.fi wrote: Hi, It is a new tool in the editing toolbox. -Jukka- -Alkuperäinen viesti- Lähettäjä:

Re: [JPP-Devel] osgeo live-dvd / documentation

2012-01-25 Thread Landon Blake
I told Cameron I would work on some screenshots for our qucikstart on the OSGeo Live product. I know some e-mails have bounced back and forth on this. I didn't want to start work until I shot across the bow of the mailing list. Is anyone already doing this? If not, I will start on the quickstart

Re: [JPP-Devel] General refactoring of OpenJUMP

2012-01-25 Thread Landon Blake
Thanks for explaining Benjamin. I understand now. Smart move using your framework to create the Workbench instance for testing. I will need to check that out. Landon On Wed, Jan 25, 2012 at 7:57 AM, Benjamin Gudehus hasteb...@googlemail.com wrote: Hi Landon! 2012/1/22 Landon Blake

Re: [JPP-Devel] MultiInputDialog is a jack of all trades device

2012-01-25 Thread Landon Blake
It sounds like the MultiInputDialog class could evolve into a little RCP framework for plug-ins? Landon On Wed, Jan 25, 2012 at 8:13 AM, Benjamin Gudehus hasteb...@googlemail.com wrote: Hi Michaël! 2012/1/19 Michaël Michaud michael.mich...@free.fr Hi, Let's see ! I will write something

Re: [JPP-Devel] Tests in DeleteDuplicateGeometriesTest

2012-01-25 Thread Benjamin Gudehus
I've pushed my refactorings to improve readability to the repository. For the future we could run a parser over the classes to extract the language/translation strings for the language files: private String langName = Delete Duplicate Geometries; private String langDescription = deletes features

Re: [JPP-Devel] General refactoring of OpenJUMP

2012-01-25 Thread Benjamin Gudehus
Yes, that's pretty good. I have some time in the next couple of days to write some tests classes. 2012/1/26 Landon Blake sunburned.surve...@gmail.com Thanks for explaining Benjamin. I understand now. Smart move using your framework to create the Workbench instance for testing. I will need to

[JPP-Devel] Annual Conference for OpenJUMP?

2012-01-25 Thread Landon Blake
It sounds like OSGeo folks in North America are going to start having an annual conference here in the US. This year it is in Washington DC. That got me thinking about hosting an annual conference for OpenJUMP. I know our worldwide developer base makes a traditional conference a challenge. (I