Standard interface for serializable types



Hi, my name is Alex and I have been working on a toy project which requires the serialization of arbitrary GObject's. For that, I found about gvs [1] and json-glib [2], but a binary representation would be better. That's why I wonder if there is a standard way of doing it, something like a GSerializable interface my types could implement [3].

Thanks,
Alex

[1] https://github.com/tcbrindle/gvs
[2] https://developer.gnome.org/json-glib/stable/json-glib-GObject-Serialization.html
[3] https://mail.gnome.org/archives/gtk-devel-list/2004-October/msg00123.html

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]