The Storage Kit and the File System
Developer Release Notes
BeOS Release 4


Bug Fixes


BMimeType


BNode


BResources

The BResources class hasn't changed, but your attitude towards it should.  You can use a BResources object to read an application's resources (icons, signature, etc.), but you shouldn't use it to write the resources.  To set an application's resources, you should use the FileTypes application or the xres tool.

As before, you can use the BResources API to create a private database file, although you're encouraged to use attributes rather than resources for this pursuit.


BResourceStrings

The new BResourceStrings class is a convenient interface to the strings that are stored in a resource file.  Each string is represented as a BString object.


Miscellaneous






BeOS Release 4




Copyright © 1998 Be, Inc.  All rights reserved.