[gtkada] configuration files

Emmanuel Briot briot at ACT-Europe.FR
Wed May 29 17:23:00 CEST 2002


Preben Randhol <randhol at pvv.org> writes:

> Because if you make a small application it would be overkill to have it
> dependant on XML/Ada just for its config files.


You might want to use Glib.XML, that comes with GtkAda. You link with it
anyway, so you might as well reuse it. That's what GVD and GPS do (see by the
way the package gvd-preferences.ads in the gvd sources for how we implemented a
typed system for the preferences, thus allowing use to have integer
preferences, string preferences,...)

Emmanuel




More information about the gtkada mailing list