Re: [josm-dev] Updating Plugin handling (#2530)

2009-05-12 Thread Igor Shubovych
Hello everybody. I added http://josm.openstreetmap.de/plugin to the list of plugin sites, but it returns empty list. I use josm-latest (1586), Ubuntu Netbook Remix, sun-java6-jre. Regards, Igor 2009/5/5 Dirk Stöcker > On Tue, 5 May 2009, Ævar Arnfjörð Bjarmason wrote: > > is there someone he

Re: [josm-dev] Better History

2009-03-24 Thread Igor Shubovych
Well, This demands completely changing of the OSM API. I only think if it is good idea to change the whole protocol just to make history more clear. Maybe to make some intelligent analyse service, something like ITOWorld's OSM Mapper, but a bit different. This service collects diffs and "prepares

Re: [josm-dev] Spaghetti code

2009-02-04 Thread Igor Shubovych
Ok. Sorry for that flame. Regards, Igor Shubovych 2009/2/5 Frederik Ramm > Hi, > > Igor Shubovych wrote: > >> But what about small refactoring steps. Step by step the code better. >> As I see it is histrorical problem, you didn't want to broke the plugins. >>

Re: [josm-dev] Spaghetti code

2009-02-04 Thread Igor Shubovych
2009/2/5 Frederik Ramm > Igor, > > Igor Shubovych wrote: > >> I really do not want to abuse anybody, but ... this is spaghetti code. >> > > We don't have GOTOs though. > > I suggest you read, and try to understand, the discussion

Re: [josm-dev] Spaghetti code

2009-02-04 Thread Igor Shubovych
2009/2/5 Stephan > Igor Shubovych wrote: > >> I really do not want to abuse anybody, but ... this is spaghetti code. >> ...Almost everywhere in JOSM. >> > > > Quote from wiki (imi): > http://josm.openstreetmap.de/wiki/DevelopingPlugins > > First som

[josm-dev] Spaghetti code

2009-02-04 Thread Igor Shubovych
private BoundedRangeModel progress = .. private JButton cancel = ... ... public void setActionName(String text) { } // And so on } And yet a bit. Why so overfinalized? Could anybody explain? Best regards, Igor Shubovych ___ josm-dev mailing lis

[josm-dev] Spaghetti code

2009-02-04 Thread Igor Shubovych
private BoundedRangeModel progress = .. private JButton cancel = ... ... public void setActionName(String text) { } // And so on } And yet a bit. Why so overfinalized? Could anybody explain? Best regards, Igor Shubovych ___ josm-dev mailing lis

Re: [josm-dev] Java 1.5 compile error

2009-01-26 Thread Igor Shubovych
Hmmm. I don't agree. In my humble opinion, all actions must be in the menu. As it is in MS Office, Photoshop, and so on. This guarantees that everything could be done from menu. Igor Shubovych 2009/1/26 Dirk Stöcker > On Mon, 26 Jan 2009, Igor Shubovych wrote: > > > Validate

Re: [josm-dev] Java 1.5 compile error

2009-01-25 Thread Igor Shubovych
Hello, 2009/1/26 Dirk Stöcker > On Sun, 25 Jan 2009, Igor Shubovych wrote: > > > I set up Java compiler compliance level to Java 5. For all and for > classes > > too. > > So it should be ok. > > Sad but true it is not. The only chance to find the problem is us

Re: [josm-dev] Java 1.5 compile error

2009-01-25 Thread Igor Shubovych
empty screen when started). Igor Shubovych 2009/1/25 Jiri Klement > Setting up compiler compliance is not enough. You have to use JDK 1.5 > compiler to make sure you don't use any Java 1.6 api. > > Anyway is Java 5 support still necessary? Java 6 seems to be available > on most

Re: [josm-dev] Java 1.5 compile error

2009-01-25 Thread Igor Shubovych
Andre, Which JDK do you have? I set up Java compiler compliance level to Java 5. For all and for classes too. So it should be ok. Igor Shubovych 2009/1/25 Andre Hinrichs > Hi List, > > there is a compile error with Java 1.5 and SVN version 1339. > With java 1.6 there are

Re: [josm-dev] Cleaning up the motd

2009-01-25 Thread Igor Shubovych
onds show old cached MOTD. Or show old till the new one is downloading. Igor Shubovych 2009/1/23 Shaun McDonald > > On 22 Jan 2009, at 22:29, Detlef Reichl wrote: > > > Hi, > > > > Am Donnerstag, den 22.01.2009, 22:45 +0100 schrieb Frederik Ramm: > >> Hi,

Re: [josm-dev] Preset link using JLinkLabel

2009-01-25 Thread Igor Shubovych
Not really, When I pressed "Open in browser" in my Ubuntu, it showed me Firefox. And it is become active application. Igor Shubovych 2009/1/23 Shaun McDonald > > On 23 Jan 2009, at 07:47, Dirk Stöcker wrote: > > > On Thu, 22 Jan 2009, Claudius Henrichs wrote: >

Re: [josm-dev] Preset link usability

2009-01-25 Thread Igor Shubovych
I agree. It is faster to find. Igor Shubovych 2009/1/23 Claudius Henrichs > Am 22.01.2009 14:40, Claudius Henrichs: > > I would like to beautify the recently introduced link to the map > > features page in the tagging presets by using a clickable link text. I > > would