mar, 20 Apr 2010, Sherlock Ric skribis: > I haven't looked at the Gtk API for J (JGtk ??) very closely all but would be > interested in a description that relates it to the environment described in > this article about how Gtk language bindings for Python (PyGtk) are being > improved. > > http://arstechnica.com/open-source/reviews/2010/04/python-support-in-gnome-gets-a-boost-from-hackfest.ars >
I don't know exactly how pygtk is implemented, but superficially it seems to be a library written in C linked with python so that a high-level interface was provided. This is very different from current J. Anyway I think we should worry functionality more than performance in its initial stage. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
