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:

  1. fix this difference between the OSes:
    1. ini parser is case sensitive for section names. that might be bad...
    2. in windos, the ini config uses direct file system support and is not case sensitive.
    3. would be nice just to have the same behavior; make it case-insensitive.
    4. improve the ini parser method of tracking changes and saving, if we're going to keep using this.
  1. allow pound and semicolon as comments:
    1. ini parser doesnt support comments yet... it's not getting the comments in.

Change History (1)

comment:1 by Fred T. Hamster, 8 years ago

Owner: changed from Fred T. Hamster to bugdock
Status: newassigned
Note: See TracTickets for help on using tickets.