[gnome-db] GdaSqlAnyPart question

Daniel Espinosa <[email protected]>
Newsgroups gmane.comp.gnome.db
Message-ID <[email protected]>
Why GdaSqlAnyPart is recursive?

struct _GdaSqlAnyPart {
    GdaSqlAnyPartType  type;
    GdaSqlAnyPart     *parent; <<<<<<--------
};

I'm trying to create Vala bindings and fails to parse GIR file because this.
I'll try figure out how to make it to work. I plan to create Vala bindings
automatically on compilation (just like GObject Introspection).

Is it really required or we can delete this recursive?

Any way. I think that GdaSql* structs used to create SQL commands by hand
can be used just for internal representation right? This is: remove from
public API to improve some automatic bindings.

-- 
Trabajar, la mejor arma para tu superación
"de grano en grano, se hace la arena" (R) (en trámite, pero para los cuates:
LIBRE)

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.