Opened 12 years ago
Last modified 8 years ago
#42 assigned bug
configuration -- ini parser needs cleanup
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | ini editor | Cc: |
Description
ini_parser:
- fix this difference between the OSes:
- ini parser is case sensitive for section names. that might be bad...
- in windos, the ini config uses direct file system support and is not case sensitive.
- would be nice just to have the same behavior; make it case-insensitive.
- improve the ini parser method of tracking changes and saving, if we're going to keep using this.
- allow pound and semicolon as comments:
- ini parser doesnt support comments yet... it's not getting the comments in.
Note:
See TracTickets
for help on using tickets.