V4 status

The V4 version is now compiling correclty and passing most of the tests, it's in the V4-branch branch of the SVN repository.

Goals

This page lists all the ideas to do some API cleaning in the next major version of Libgda/Libgnomedb (4.x). The point of this version will be to make the API easier to use by:

As much as it is possible, a migration script will be created which will help users migrate over to the new API.

Objects renaming proposals

Object

Rename to

Remarks

GdaParameterList

GdaSet

Done in V4-branch

GdaParameter

GdaHolder

Done in V4-branch

GdaDataModelIter

GdaDataModelCursor

?

Internals hiding

Other proposals

Don't use XML to store the dictionary, but use a small SQLite file: it has the advantages:

Version4.0Changes (last edited 2008-02-28 21:31:43 by VivienMalerba)