dbus linked with libglib by default
frederic heem
frederic.heem at telsey.it
Thu Sep 21 07:13:51 PDT 2006
Alle 16:11, giovedì 21 settembre 2006, Peter Kümmel ha scritto:
> frederic heem wrote:
> > Hi,
> > Libdbus contains many functions and structures that were taken from glib,
> > only the prefix was changed, for example:
> > dbus_new/delete, dbus_string_*, dbus list_*, dbus_mutex_*, dbus_loop_*,
> > dbus_spwan etc ...
> > I guess this was to avoid linking to glib, hence to make the qt guy
> > accept dbus.
> > Things has changed, the upcoming Qt 4.2 is linked with glib. Actually,
> > this is a good news for dbus. By using glib directly, the codesize can be
> > shrink roughly by half, startup time too can be reduce too since less
> > code needs to be loaded in ram. It would be event better for embedded
> > system where even 100kb is important.
> > Maintenance can be reduce too, all bugs solved in glib are directly
> > solves in dbus, no need to periodically merge.
> > Apart from the initial work to change all dbus function to their glib
> > counterpart, there isn't any drawback at all.
>
> I fear this would it make harder to get Windows specific code integrated.
>
Actually, I think the opposite, it will help the windows port, glib pretends
to be portable, all glory details about win32, unix and macos are hidden thru
the glib api.
> Peter
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
______________________________________________________________________________
--- NOTICE ---
CONFIDENTIALITY - This email and any attachments are confidential and are
intended for the addressee only. If you have received this message by
mistake, please contact us immediately and then delete the message from your
system. You must not copy, distribute, disclose or act upon the contents of
this email. Thank you.
PERSONAL DATA PROTECTION (Law by Decree 30. 06.2003 n. 196) - Personal and
corporate data submitted will be used in a correct, transparent and lawful
manner. The data collected will be processed in paper or computerized form for
the performance of contractual and lawful obligations as well as for the
effective management of business relationship. Data may be disclosed, in Italy
or abroad, for the purpose above mentioned to third parties which cooperate
with Telsey, agents, banks, factoring companies, credit recovering companies,
credit insurance companies, professional and consultants, and shipping
companies. In relation to the same purposes, data may be processed by the
following classes of executors or processors: management; administration
department; logistics and purchase department; sales department; post sales
department quality department; R&D department; IT department; legal department.
The data processor is Telsey S.p.A. The data subject may exercise all the
rights set forth in art. 7 of Law by Decree 30. 06.2003 n. 196 as reported in
in the following link http://www.telsey.it/privacy.jsp.
______________________________________________________________________________
More information about the dbus
mailing list