http://bugs.meego.com/show_bug.cgi?id=10270
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |patrick.ohly(a)intel.com
--- Comment #1 from pohly <patrick.ohly(a)intel.com> 2010-11-21 05:47:46 PST ---
(In reply to comment #0)
Apparently (unless I miss something), the only thing that the
syncevo-http-server frontend does is translate from http to dbus, and the
actual "work" is done by syncevo-dbus-server.
What is the purpose of this? Easy availability of an embeddable http server in
Python (twisted), but not in C++?
That's one reason. The other is that it was used as a test vehicle for the
D-Bus API. Yet another reason is that the HTTP server might be started/stopped
independently of the syncevo-dbus-server.
I agree that the issue is valid. But I would rather solve it by having
syncevo-http-server do all the work (set up D-Bus session, start
syncevo-dbus-server) when a specific command line option is given.
Of course, patches for integrating an HTTP server into syncevo-dbus-server are
also welcome.
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.