Re: [GnomeMeeting-devel-list] Dbus' future in gnomemeeting
- From: Julien PUYDT <jpuydt free fr>
- To: GnomeMeeting development mailing list <gnomemeeting-devel-list gnome org>
- Subject: Re: [GnomeMeeting-devel-list] Dbus' future in gnomemeeting
- Date: Sun, 09 Oct 2005 21:19:37 +0200
Jan Schampera a écrit :
4.6 Call handles
A call handle should be an integer, which can be handled in a much
better way then a string ("call token"). A descriptive string for a
connection can be requested by GetCallInfo method if needed.
Unfortunately, the call tokens are strings in the underlying library,
and that is the reason why I propose them as string.
There is much to gain to have call states as integers : since there is a
short and known list of them, the code can just switch case on them.
For call tokens the real types is of little interest, as long as there
is an equality test available.
Snark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]