[openbeos] Re: decoder config options

  • From: Simon Taylor <simontaylor1@xxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Tue, 19 Feb 2008 10:03:42 +0000

DarkWyrm wrote:
Alexandre Deckner wrote:
David McPaul wrote :
Also wasn't there a class that made reading/writing config files easy?
Yep. It's called BMessage. ;) Seriously. BMessages are easy transfer data into and out of, and the reading/writing part is handled with Flatten/Unflatten in combo with BFile.

Although they're not readily editable as a text file. I think there's a kernel_settings class or something, but don't know any more details, sorry.

Other related posts: