|
As explained at the end of the user's guide, some things have to be done before GPC
can become a complete images handling and classification tool. And for some of these
tasks, I really need help from other users and developers :
- convert GPC objects to true "GTK+" objects (CORBA objects ?).
- allow multi-selection of films and images, to be able to alter informations of
more than one item at the same time.
- enable handling of EXIF extensions.
- allow plug-ins and/or command lines, to operate on selected images in batch mode.
- create a library from PostgreSQL extended functions (pgConnection, pgQuery,...).
- create new GPC translations, with help from other users.
- add PHP extensions to view images collections from the web.
- add option to 'mark' images, to be able to print a list of images that may be
re-developed by the labo.
And I think also that some other thinks could give GPC more flexibility :
- convert PostgreSQL support to GNOME-DB support, to be able to support any provider
supported by GNOME-DB. But this will need huge testing of SQL scripts creating tables,
constraints and rules, and preliminary tests to evaluate performances.
|