Re: Planning to deprecate libgsystem, introduce libgsystem2 as git submodule
- From: Colin Walters <walters verbum org>
- To: desktop-devel-list gnome org
- Subject: Re: Planning to deprecate libgsystem, introduce libgsystem2 as git submodule
- Date: Fri, 13 Feb 2015 03:56:24 -0500
On Fri, Feb 13, 2015, at 02:51 AM, Dimstar / Dominique Leuenberger wrote:
Would the plan be for gnome-shell to also move to libgsystem2 then (Not
that it makes a lot of use; that could likely be changed easily).
let GSystem = imports.gi.GSystem;
GSystem.log_structured_print('GNOME Shell started at ' +
_startDate,
['MESSAGE_ID=' +
GNOMESHELL_STARTED_MESSAGE_ID]);
Ah yes, introspectable[1] bindings to systemd are something not
covered by this plan so far.
I think the best thing is for it to move to GLib. Something like
g_log_structured(). I filed:
https://bugzilla.gnome.org/show_bug.cgi?id=744456
[1] Accessible to JS/Vala/etc; systemd has its own hand-maintained
Python bindings for a subset of its public API
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]