[Gimp-developer] tagged resources such as brushes, gradients, etc

Sven Neumann sven at gimp.org
Fri Jan 18 12:27:37 PST 2008


Hi,

On Fri, 2008-01-18 at 20:11 +0200, Aurimas Juška wrote:

> What data structure could be used to represent this data in
> application? As I understand, it will be necessary not only to
> traverse data, but also to update it at runtime (not files, but
> internal data structures, of course). Wouldn't it be nice to use
> Sqllite for this instead?

IMO a database would be overkill. This can easily be implemented on top
of GimpData and GimpContainer. I already added the GimpTagged interface
to GimpData yesterday. If it turns out that there's a performance
problem, GLib has the data structures we need to solve them.


Sven




More information about the Gimp-developer mailing list