Re: [gnome-db] inverse of gda_server_operation_op_type_to_string
Vivien Malerba <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
It's now in git/master: http://git.gnome.org/browse/libgda/commit/?id=f63965266f1e60426571346ba661db993bc5b6be Regards, Vivien On 3 July 2010 08:30, Andrea Zagli <[email protected]> wrote: > Il giorno ven 02 lug 2010 14:34:51 CEST, Vivien Malerba ha scritto: > >> On 2 July 2010 12:51, Andrea Zagli <[email protected]> wrote: >>> >>> as the subject: what's the inverse function of >>> gda_server_operation_op_type_to_string? to get the GdaServerOperationType >>> from the string (for example "GdaServerOperationType >>> gda_server_operation_string_to_op_type (const gchar *type)") >>> >> >> There is none, but it could be easy to add one, I suppose it it could >> be usefull for serialization/deserialization. > > i'm using this very simple code (attached) > > _______________________________________________ > gnome-db-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-db-list > >