[Patch]: frameworkd, otimed subsystem.
Daniel Willmann
daniel at totalueberwachung.de
Tue Sep 30 00:53:41 CEST 2008
Hi,
On Sun, 21 Sep 2008 12:22:01 +0530
Sudharshan S <sudharsh at gmail.com> wrote:
> GetLocalTime was supposed to return the current local time if no
> argument is given. This however conflicts with DBus method signature
> which doesn't allow methods with variable number of arguments, leading
> to errors like,
> 'More items found in D-Bus signature than in Python arguments'.
>
> The patch adds a new GetCurrentTime DBus method to get the current
> time.
IMHO this whole time interface should not be used. We are just
encapsulating gettimeofday() in a dbus call where every programming
language should have some native method of getting the time.
What benefit do you see in using dbus for this?
Regards,
Daniel Willmann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.linuxtogo.org/pipermail/smartphones-standards/attachments/20080930/b053b69c/attachment.pgp>
More information about the smartphones-standards
mailing list