Jump to content

Recommended Posts

Posted

I'm working on a smallish app, and it's going to need to store a bit of user data (nothing huge, yet). I'm getting the impression that the best way to do this is with ini files. I'm fine with that. I'm just wondering what the other options are. I see that it has support for SQLite, but that seems like overkill for this situation (although I'm glad it's there, since I'll probably need it later).

ps: I'd _love_ to see support for YAML and JSON formats. May even take a stab at doing a JSON parser, once I've read more of the docs.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...