Re: [gnome-db] API change for GdaConnection



On Mon, 2005-03-21 at 15:03 +0100, Vivien Malerba wrote:
> Hi!
> 
> I've looked into all the providers and realized that the
> "GdaParameterList *params" argument of the
> gda_connection_execute_command() method is never used, so I propose to
> remove it, as there is also no documentation for its usage (which is
> normal considered it's never used).
> 
if we remove it, we need to think about a way for using parametrised
commands. That's the only purpose of the GdaParameterList. I guess we
could just do it at the GdaCommand level.

> This is a starting point in improving the libgda API useability.
> 
> I'm also planning to add asychronous query execution to be able to
> have more responsive GUI applications. I'll submit a proposal API
> before any actual implementation.
> 
that is a very good idea.
-- 
Rodrigo Moya <rodrigo gnome-db org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]