Opened 17 years ago

Closed 15 years ago

Last modified 15 years ago

#81 closed enhancement (duplicate)

Rework fm3res.str/fm3dll.str to be java style properites file

Reported by: Steven Levine Owned by:
Priority: minor Milestone: Release_3.16
Component: fm/2 base Version:
Keywords: Cc:

Description (last modified by Steven Levine)

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)

comment:1 Changed 17 years ago by Steven Levine

Description: modified (diff)
Owner: StevenHL deleted

comment:2 Changed 17 years ago by Gregg Young

Version: 3.05

comment:3 Changed 17 years ago by Steven Levine

Milestone: Release_3.6
Version: 3.06

comment:4 Changed 17 years ago by Gregg Young

Milestone: Release_3.6Release_3.7
Version: 3.063.07

comment:5 Changed 17 years ago by Gregg Young

Milestone: Release_3.7Release_3.8
Version: 3.073.08

comment:6 Changed 17 years ago by Gregg Young

Milestone: Release_3.8
Version: 3.08

comment:7 Changed 16 years ago by Gregg Young

Milestone: Release_4.0

comment:8 Changed 15 years ago by Gregg Young

Resolution: duplicate
Status: newclosed

While not really a duplicate this is superseded by ticket 340

comment:9 Changed 15 years ago by Gregg Young

Milestone: Release_4.0Release_3.16
Note: See TracTickets for help on using tickets.