Re: [gnome-db] Feature requests : reverse engeneering & md5 stamps
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: Vivien Malerba <malerba gnome-db org>
- Cc: jm poure freesurf fr, GDA <gnome-db-list gnome org>
- Subject: Re: [gnome-db] Feature requests : reverse engeneering & md5 stamps
- Date: 23 Dec 2002 11:56:09 +0100
On Mon, 2002-12-16 at 16:46, Vivien Malerba wrote:
> >
> > If you want, I'll uncomment that piece of code, and add the same signal
> > to GdaConnection, and then we can just add a
> > gda_server_provider_notify_action function, which will be called by
> > providers when they want to notify about an event.
> >
>
> I don't mind if the signal comes from the GdaClient (it seems better
> since there is already some code for it). The question I have is how to
> define all the possible events and the associated parameters. Do you
> have a particular idea for the definition of the GdaActionId enum?
>
no, I don't have any idea yet, was just thinking about starting with
simple events:
typedef enum {
GDA_ACTION_CONNECTION_STARTED,
GDA_ACTION_CONNECTION_CLOSED,
...
} GdaActionId;
what do you have in mind?
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]