[openbeos] Re: B_USER_DATA_DIRECTORY?

> "Mikael Jansson" <tic_khr@xxxxxxxx> wrote:
> > So, the question is: Where are those pictures stored? Not in ~/
> > config
> > /
> > settings, because it isn't a setting. The user shouldn't specify it 
> > himself, either, because they show up in the application, and 
> > should 
> > the user want to find the notes, it would be clearly stated in the 
> > documentation where to find them (if the user would want to, say, 
> > print 
> > them.)
> 
> If I remember correctly we just discussed the introduction of new 
> directoy types in this list a few weeks ago.
> B_USER_DATA_DIRECTORY was one of the proposed additions.
> While it would be easy to add these types, and I'll probably do it 
> for 
> testing purposes, I don't think we have finally decided on that 
> matter 
> yet.
> 
Well, FindDirectory.h at least here has both
B_USER_DIRECTORY -> ~/
B_USER_CONFIG_DIRECTORY -> ~/config
now depending on your app's behaviour, those files are supposed to be 
documents or settings...
settings goes in ~/config/settings/
documents goes to... no idea.
Would B_USER_DATA_DIRECTORY be some kind of "MyDocuments" ?
in that case, would it be useful to have subtopics in there 
(MyPictures, MyMusic...)

François.



Other related posts: