Re: GConf vs. bonobo-config



Dietmar Maurer wrote:

> 1.) Which client side API should we use, either:
>
>         - GConf client API or

Disadvantages:

    - a C API, which needs to be wrapped for all scripting languages
    - it not a standard interface, as opposed to the PropertyBag/Event
source interface:
        * no code reuse
        * you have to learn two different interface (bonobo and gconf)
    - not able to handle CORBA_any
    - exposes some backend internals, namely the "schema" thing.

>         - The bonobo API (PropertyBag/EventSource/Monikers)

    none of the above disadvantages ;-)

- Dietmar





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