[openbeos] Re: B_USER_DATA_DIRECTORY?
- From: "Mikael Jansson" <tic_khr@xxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Thu, 23 Sep 2004 17:43:49 GMT
Waldemar Kornewald <Waldemar.Kornewald@xxxxxx>:
>
> Axel Dörfler wrote:
> > 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.
>
> I see evil things happening. This should not become a replacement for
> /boot/apps/{my-app}/data. Static data that should be readable by all
> users (game data files, for example) should live in the app's data
> folder. Otherwise we will have a totally cluttered system.
> IMHO, what should go into the new folder are:
> dynamic (!!!) data files that are NOT settings!
>
Yes, I agree fully. However, how would you classify downloadable Quake
mods? They're not settings, but they're not really data.
I propose the following, $COMMON/data/{app}, because of the simple
reason that other users might want to use it, and if you "upgrade" (rm
-rf /boot/apps/{app}; unzip -d /boot/apps {app}.zip) the application,
said data won't disappear.
>
> docs (or documentations?)
>
documents, docs, or documentation.
But not documentations. :)
>
> The global cache, data, docs, and settings folders could already go
> there. You agreed on the RFC's folder structure, didn't you?
>
Actually, I didn't know about that. How are things like that agreed
upon?
--
Mikael Jansson
http://mikael.jansson.be
- References:
- [openbeos] Re: B_USER_DATA_DIRECTORY?
- From: Waldemar Kornewald
Other related posts:
- » [openbeos] B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- » [openbeos] Re: B_USER_DATA_DIRECTORY?
- [openbeos] Re: B_USER_DATA_DIRECTORY?
- From: Waldemar Kornewald