b00df58af0
Gom provides an object mapper from GObjects to SQLite.
5 lines
240 B
Text
5 lines
240 B
Text
This is an attempt to make a DataMapper for GObject. Mostly because I'm
|
|
sick of doing this by hand in C. It would be cool if it would work across
|
|
language boundries using GObject Introspection too.
|
|
|
|
WWW: https://wiki.gnome.org/Projects/Gom
|