From: Nikolai Weibull Date: 2011-11-22T03:30:14+09:00 Subject: Re: Ruby-GNOME2 moves to GitHub On Mon, Nov 21, 2011 at 18:46, Antonio Terceiro wrote: > Kouhei Sutou escreveu isso aí: >> * GObject-introspection >> >> Initial investigations into using GObject-introspection have begun. >> This is another sizable task that will require a lot of work, but >> promises huge winnings. > It looks like other bindings (e.g. pygtk) were deprecated in favor of > using a solution based on GObject-introspectioni, what would that mean > for ruby-gnome2? Do you guys intend to maintain both a hand-made Gtk+ 3 > port *and* GObject-introspection bindings? There will probably be a bit of both in the end. To make the APIs more Ruby-friendly, you’ll always have to provide some purpose-written wrappers.