On 1/12/07, Armin Burgmeier <[EMAIL PROTECTED]> wrote:
> On Fri, 2007-01-12 at 11:48 +0100, Vivien Malerba wrote:
> > You can try to change gda_dict_declare_object() in gda-query.c with
> > gda_dict_declare_object_as() specifying GDA_TYPE_QUERY as the last
> > argument. This causes GdaDict to take the specified data type instead
> > of the one determined by the object itself (which is obviously not
> > GDA_TYPE_QUERY if you subclass it). This is done for the GdaGraphQuery
> > object which registers itself as a GDA_TYPE_GRAPH.
> >
> > Tell me if it works.
>
> It seems to work. I attached a patch to a newly-opened bug:
> http://bugzilla.gnome.org/show_bug.cgi?id=395888
>

Thanks, I've committed the changes (except for a small part).

Cheers,

Vivien
_______________________________________________
gnome-db-list mailing list
gnome-db-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to