All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] bluez+dbus: why glib binding
Date: Tue, 05 Feb 2008 15:29:57 +0100	[thread overview]
Message-ID: <1202221797.15090.93.camel@violet> (raw)
In-Reply-To: <f21e7dc80802050621n28934acay903394cbc6152413@mail.gmail.com>

Hi Choi,

> > We use glib for the mainloop, the XML parser and other things.
> 
> Does glib impose a big memory footprint on the system or is it ok for
> embedded systems ?

in most cases you need it for some other applications, too. So it is
there anyway. For the Nokia Tablets and OpenMoko it seems good enough.

> > We will have hard dependencies on dbus and glib (not dbus-glib).
> 
> Maybe I'm confusing terms - but don't you use dbus' glib binding
> (isn't that dbus-glib?) ?

We use the dbus-glib only in bluez-gnome. The bluez-utils depends on
glib and dbus. And that is different.

> If not - what do you use instead ? directly the libdus C lowlevel library ?
> or some other binding ?
> IOW - is it possible to use glib binding without dbus-glib ?

You don't get it. The dbus-glib bindings are an integration of dbus into
the GObject model (libgobject). We don't use that. Yes, we use glib, but
not gobject and yes, we use dbus (low-level libdbus).

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2008-02-05 14:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-05  6:55 [Bluez-devel] bluez+dbus: why glib binding Choi Sonim
2008-02-05 14:13 ` Marcel Holtmann
2008-02-05 14:21   ` Choi Sonim
2008-02-05 14:29     ` Marcel Holtmann [this message]
2008-02-05 14:41       ` Choi Sonim
2008-02-05 17:08         ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1202221797.15090.93.camel@violet \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.