Hi!

As you'll notice in SVN, Libgnomedb now has 2 .pc files: one for the
main library, and one for the graph library. The advantages of this
new situation is that:
- one can use libgnomedb without the graph library if it's not needed,
and thus reduces the dependencies and memory consumption
- building and istalling the graph library is optional, and done only
is the GnomeCanvas library is found.

The question I'm asking is if the "core" libgnomedb library should be
split into two parts as well: one for the data bound widgets (form,
grid, etc) and one for the "administrative" widgets such as the
widgets to handle DSNs, or to show the contents of a dictionary. This
would allow to further reduce memory consumption for applications
which only require data bound widgets. What do you think?

Vivien
_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to