Re: [josm-dev] Switch to Java 6?

2009-11-29 Thread Jiri Klement
Simple use normal if/then. Java VM will recompile it at runtime. This probably wont work in java5 if compiled for java6 :-( http://www.devx.com/tips/Tip/13342 Runtime handling is no usuable solution. When you have conditionals you don't want specific code in a version (e.g. commercial

Re: [josm-dev] JOSM Tested!

2009-11-29 Thread Dirk Stöcker
On Fri, 27 Nov 2009, Dirk Stöcker wrote: Still 194 bugs left. We are down to 161 defects left (many old bugs closed). Down to 147 :-) Even if I sometimes sound a bit harsh I really appreciate all the work which has been done in last JOSM release. I think you all did a pretty good job:

[josm-dev] AGPIFOJ and JOSM core

2009-11-29 Thread Dirk Stöcker
Hello, a question for next release cycle: We have a image tagging feature in core and the agpifoj plugin which seems to be standard for this purpose nowadays. As I don't use this feature I'm probably not the right person to decide, but should we consider to drop agpifoj and copy the code into

Re: [josm-dev] AGPIFOJ and JOSM core

2009-11-29 Thread Sebastian Klein
Yes I really think this should be done. Agpifoj is more stable and has more features than the core version. I would help to integrate the code. Here is a possible agenda: 1. Start with the code of the Agpifoj-Plugin. 2. Add all features of Geoimage that are not in Agpifoj. (Not many...) This