Re: [gnome-db] API Changes
- From: "Vivien Malerba" <vmalerba gmail com>
- To: "Daniel Espinosa" <esodan gmail com>
- Cc: gnome-db-list gnome org, Murray Cumming <murrayc murrayc com>
- Subject: Re: [gnome-db] API Changes
- Date: Sat, 13 Jan 2007 14:06:49 +0100
On 1/13/07, Daniel Espinosa <esodan gmail com> wrote:
2007/1/12, Murray Cumming <murrayc murrayc com>:
> On Fri, 2007-01-12 at 14:17 -0600, Daniel Espinosa wrote:
> > I plan to do the following API changes:
> >
> > In libgda:
> >
> > gda_query_field_is_parameter to gda_query_field_get_is_parameter
> >
> > gda_entity_field_get_g_type to gda_entity_field_get_data_type
I'd prefer you don't change that las one as it's a kind of
"convention" in the Libgda's API (I mean get_g_type to get a GType),
to avoid confusion because "data type" can also refer to the
GdaDictType or the DBMS type.
>
> Sounds good to me.
>
I'm preparing the patch...
> > A sugestion:
> >
> > Could I move the gda_dict_field_set_dict_type as a virtual method in
> > GdaEntityField (as a gda_entity_field_set_dict_type)?
> > This is to avoid some errors in API autogeneration in C# bindings
> > (there are other methods to avoid this using Gda.metadata rules, then
> > this isn't a problem).
Ok, as there is already a get_dict_type() method.
Thanks,
Vivien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]