Rework fm3res.str/fm3dll.str to be java style properites file
fm3str.str requires a custom binary to maintain it. It would be better if this file was pure text file. A java style properties file would work. The current loader would be replaced with one that loads strings on demand. This will result in a minor improvement in startup time and in memory utilization. There will be a minor increase in the time required to do the first time load of a specific mesasge.
We will need to take some care no to destroy customized version of fm3res.str. Probably renaming the file to fm3res.dat will be sufficient.
Change History
(9)
Description: |
modified (diff)
|
Owner: |
StevenHL removed
|
Milestone: |
→ Release_3.6
|
Version: |
→ 3.06
|
Milestone: |
Release_3.6 → Release_3.7
|
Version: |
3.06 → 3.07
|
Milestone: |
Release_3.7 → Release_3.8
|
Version: |
3.07 → 3.08
|
Milestone: |
Release_3.8
|
Version: |
3.08
|
Resolution: |
→ duplicate
|
Status: |
new → closed
|
Milestone: |
Release_4.0 → Release_3.16
|
While not really a duplicate this is superseded by ticket 340