Opened 18 years ago
Last modified 16 years ago
#81 closed enhancement
Rework fm3res.str/fm3dll.str to be java style properites file — at Initial Version
Reported by: | Steven Levine | Owned by: | StevenHL |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.16 |
Component: | fm/2 base | Version: | |
Keywords: | Cc: |
Description
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.
Note:
See TracTickets
for help on using tickets.