On Tue, 2009-01-20 at 12:21 +0100, Luca Dionisi wrote:
> On Tue, Jan 20, 2009 at 11:57 AM, Frederik <[email protected]> wrote:
> > Alberto Ruiz wrote:
> >> I actually think, that it would be really nice to do a good GNOME (as
> >> in the platform) Tutorial based in Vala. Teaching how to create a
> >> GNOME app from the ground up (using GtkBuilder, database access,
> >
> > Speaking of database access: does anyone know if there are any Vala
> > bindings for GNOME-DB or is it worth trying to bind it? I have found
> > SQLite and MySQL bindings. GNOME-DB would provide abstract access to any
> > DBMS.
> >
> > http://www.gnome-db.org/
> >
> AFAIK there is no binding for gnome-db.

I think it should be possible now. As far as I remember there was a lot
of GValue use (parameters and return values, const/non-const), which
wasn't optimally supported at the time of trying to bind it. If no one
started yet, I will give it another shot for the upcoming v4 release and
see what I can come up with.

Hans


_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to