8000 Main features · szaghi/FiNeR Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Stefano Zaghi edited this page Apr 1, 2015 · 2 revisions

Here the main features are listed whereas for a complete list read all the documentation material (examples, wiki, etc...).

  • User-friendly methods for IO INI files:
    • parsing files:
      • automatic parsing of all sections (whose number is auto-detected);
      • automatic parsing of all options of each section (whose number is auto-detected);
      • unlimited polymorphic option-values extraction;
    • generating files:
      • user-friendly add/remove sections/options;
      • unlimited polymorphic option-values setting;
    • introspection:
      • self-consistency checks;
      • pretty-printings;
      • loop over options;
      • inquiring the presence of sections/options by name;
  • errors trapping mechanism.

Any feature request is welcome.

Clone this wiki locally
0