Re: Namespacing for properties



Darin Adler wrote:

> on 4/12/01 11:43 AM, Dietmar Maurer at dietmar ximian com wrote:
>
> > You can always pass a property bag to other clients which do strange
> > things with it.
>
> This is code that sets values for properties on the standard property bag
> that any BonoboControl can have, if those properties exist. The fact that I
> can have other property bags elsewhere is beside the point I think.

Ok, I understand. The only thing I am aware of is eog-preferences.c, which
uses the property name "bonobo:title" to pass the title for PropertyControl
pages, so you should not use that name if you plan to use PropertyControls.

>
>
> > There are also different kinds of property bags - so what
> > kind of property bag do you use (the standard BonoboPropertyBag)?
>
> I wasn't aware of the different kinds of property bags (unless you mean
> different server back ends to the Bonobo_PropertyBag interface), so I can't
> answer your question.

I just meant different server backends, for example if you use GConf to store
the values you can also modify the values through GConf. But maybe
bonobo-conf is the only code that uses such things.

- Dietmar






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]