From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14665 invoked by alias); 24 May 2003 12:04:34 -0000 Mailing-List: contact guile-gtk-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 14588 invoked from network); 24 May 2003 12:04:33 -0000 Received: from unknown (HELO imf22bis.bellsouth.net) (205.152.58.62) by sources.redhat.com with SMTP; 24 May 2003 12:04:33 -0000 Received: from fridge ([66.157.107.230]) by imf22bis.bellsouth.net (InterMail vM.5.01.04.25 201-253-122-122-125-20020815) with ESMTP id <20030524120646.MVYI19511.imf22bis.bellsouth.net@fridge> for ; Sat, 24 May 2003 08:06:46 -0400 Received: from lark (mantis.schoolnet.na [::ffff:196.44.140.238]) (AUTH: LOGIN wingo) by fridge with esmtp; Sat, 24 May 2003 08:04:03 -0400 Received: from wingo by lark with local (Exim 3.36 #1 (Debian)) id 19JXOh-0006Hq-00 for ; Sat, 24 May 2003 12:41:11 +0100 Date: Sat, 24 May 2003 12:04:00 -0000 From: Andy Wingo To: guile-gtk@sources.redhat.com Subject: The GTK2 line of development Message-ID: <20030524114111.GC24132@lark> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Operating-System: Linux lark 2.4.20 User-Agent: Mutt/1.5.3i X-SW-Source: 2003-q2/txt/msg00106.txt.bz2 Hello all, I'm curious about the place of the GTK2 line of development within the whole guile-gtk project. It seems that some folks are not interested in GTK2 at all -- is this right? In that case, we have two separate projects (and in fact they share hardly any code, although I have used some ideas, as well as event-repl.scm from guile-gtk) and should put them in different places. What's the deal? I suppose we can enumerate some options, - within savannah.nongnu.org * has the advantage that all guile-gtk stuff is in the same place (maybe it's an advantage, who knows) - in gnome cvs * keeps continuity with guile-gobject 0.2.0, although that work was likely placed in gnome cvs just out of convenience for martin - where else? those seem to be the options. we could do sourceforge, but that's subject to the whims of va software; that doesn't seem as stable as savannah In any case, the web page needs cleaning and updating so that we can make sense out of this mess. And that tarball really needs to make it into CVS somewhere. Also, we need to decide on some module namespace issues, don't we? Right now all the GNOME 2 side is under (gnome). So we have (gnome gobject), (gnome gtk), (gnome gstreamer) [see gst-guile in gstreamer cvs], etc. Is this ok? Can we get some input in here from those working on the 1.2 side of things as well as from 2.x? The sooner this gets settled, the sooner we can get some good work (and play) done :-) regards, wingo.