25.10.2010, 18:00
Congratulations with your version 2. It works fine on Linux. I didn't test windows and OSX still has the performance issue.
The past weeks I have been working on an off on the slow OSX performance (more off than on as it gets frustrating if you don't know java and don't have a clue what to fix, but that aside). I googled around and now I found the following link http://support.mozilla.com/tiki-view_for...&forumId=1
I tried that in the relevant .java files (see below) but it doesn't seem to work. Either because it simply doesn't help or because I did it completely wrong.
I also copied it in every mentioned .java file but it could be done more efficient by an include file or whatever.
I included a diff file to this mail. It has the extension .txt otherwise I couldn't add it. Can you have a look at it whether it could work and if I implemented it correctly (I guess not)?
.java files I tried to fix:
route-converter/src/main/java/slash/navigation/converter/gui/renderer/GoogleMapsPositionListCellRenderer.java
route-converter/src/main/java/slash/navigation/converter/gui/renderer/LocaleListCellRenderer.java
route-converter/src/main/java/slash/navigation/converter/gui/renderer/RouteCharacteristicsListCellRenderer.java
route-converter/src/main/java/slash/navigation/converter/gui/renderer/RouteListCellRenderer.java
route-converter/src/main/java/slash/navigation/converter/gui/renderer/RouteServiceListCellRenderer.java
The past weeks I have been working on an off on the slow OSX performance (more off than on as it gets frustrating if you don't know java and don't have a clue what to fix, but that aside). I googled around and now I found the following link http://support.mozilla.com/tiki-view_for...&forumId=1
I tried that in the relevant .java files (see below) but it doesn't seem to work. Either because it simply doesn't help or because I did it completely wrong.
I also copied it in every mentioned .java file but it could be done more efficient by an include file or whatever.
I included a diff file to this mail. It has the extension .txt otherwise I couldn't add it. Can you have a look at it whether it could work and if I implemented it correctly (I guess not)?
.java files I tried to fix:
route-converter/src/main/java/slash/navigation/converter/gui/renderer/GoogleMapsPositionListCellRenderer.java
route-converter/src/main/java/slash/navigation/converter/gui/renderer/LocaleListCellRenderer.java
route-converter/src/main/java/slash/navigation/converter/gui/renderer/RouteCharacteristicsListCellRenderer.java
route-converter/src/main/java/slash/navigation/converter/gui/renderer/RouteListCellRenderer.java
route-converter/src/main/java/slash/navigation/converter/gui/renderer/RouteServiceListCellRenderer.java
