Re: [gdome]GDome's object system
- From: Paolo Casarini <casarini CS UniBO IT>
- To: Murray Cumming <murrayc usa net>
- Cc: gdome gnome org
- Subject: Re: [gdome]GDome's object system
- Date: Wed, 13 Jun 2001 14:06:33 +0200 (CEST)
On 12 Jun 2001, Murray Cumming wrote:
> Why does GDome use its own object system instead of using GObject? Please
> describe the advantages, if any, of GDome's object system.
This is a good question!
I try to answer even though I don't know the GObject Object Model into
details.
- One of the target of Gdome2 is to provide a simple C API that support
the DOM level 2 specification and I think the Gdome Object Model is the
most simple way to do this.
- The Gdome2 user haven't to know or understand the Gdome2 Object Model
because Gdome2 export only a flat interface made of standard C function.
- GObject have a dynamic object type binding while Gdome2 have a static
one. So the Gdome2 Object Model is, in some way, a lighter object model.
Bye,
Paolo
--
Paolo Casarini - casarini cs unibo it
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]