Hi all,

What follows are my plans to clean up the iniparser code in lib/iniparser/.

1) Add a dictionary_set_prefix function that will allow a string to be prefixed 
to all set and get queries. This should simplify section handling (which 
currently works by prefixing the section name onto a key).

2) Move all of the get/set functions to dictionary, so that the iniparser is 
just used for loading and dumping dictionaries and basic section management.

Polemically yours, Freddie.

_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to