Opened 18 years ago

Closed 16 years ago

Last modified 16 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 by Steven Levine, 18 years ago

Description: modified (diff)
Owner: StevenHL removed

comment:2 by Gregg Young, 18 years ago

Version: 3.05

comment:3 by Steven Levine, 18 years ago

Milestone: Release_3.6
Version: 3.06

comment:4 by Gregg Young, 17 years ago

Milestone: Release_3.6Release_3.7
Version: 3.063.07

comment:5 by Gregg Young, 17 years ago

Milestone: Release_3.7Release_3.8
Version: 3.073.08

comment:6 by Gregg Young, 17 years ago

Milestone: Release_3.8
Version: 3.08

comment:7 by Gregg Young, 17 years ago

Milestone: Release_4.0

comment:8 by Gregg Young, 16 years ago

Resolution: duplicate
Status: newclosed

While not really a duplicate this is superseded by ticket 340

comment:9 by Gregg Young, 16 years ago

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