From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: summer of code results? Date: Tue, 08 Oct 2013 21:05:43 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1381259182 2638 80.91.229.3 (8 Oct 2013 19:06:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Oct 2013 19:06:22 +0000 (UTC) Cc: Daimrod , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 08 21:06:24 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VTcbt-0005ut-2H for ged-emacs-devel@m.gmane.org; Tue, 08 Oct 2013 21:06:21 +0200 Original-Received: from localhost ([::1]:38526 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTcbs-0001qh-KG for ged-emacs-devel@m.gmane.org; Tue, 08 Oct 2013 15:06:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53273) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTcbh-0001oz-M5 for emacs-devel@gnu.org; Tue, 08 Oct 2013 15:06:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTcba-0003QR-Hg for emacs-devel@gnu.org; Tue, 08 Oct 2013 15:06:09 -0400 Original-Received: from mx2.bahnhof.se ([213.80.101.12]:60206) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTcba-0003Oe-B5; Tue, 08 Oct 2013 15:06:02 -0400 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx2-reinject (Postfix) with ESMTP id 92ED17AF4D1; Tue, 8 Oct 2013 21:05:59 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF3) Original-Received: from mf3.bahnhof.se ([127.0.0.1]) by localhost (mf3.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vxFZxMh9BS6B; Tue, 8 Oct 2013 21:05:55 +0200 (CEST) Original-Received: from mta.verona.se (h-235-102.a149.priv.bahnhof.se [85.24.235.102]) by mf3.bahnhof.se (Postfix) with ESMTP id 3EB123E8C64; Tue, 8 Oct 2013 21:05:55 +0200 (CEST) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 275B84F3799; Tue, 8 Oct 2013 19:05:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PnDSKJlZiPJx; Tue, 8 Oct 2013 21:05:43 +0200 (CEST) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id DCDB24F3796; Tue, 8 Oct 2013 21:05:43 +0200 (CEST) In-Reply-To: (Glenn Morris's message of "Tue, 08 Oct 2013 13:15:29 -0400") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 213.80.101.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:164014 Archived-At: Glenn Morris writes: > Thanks. When do you envisage this moving to trunk? > (Things always seem to get more testing if eg behind a trunk configure > switch than in a separate repo or branch.) Yes. We would like to merge piecewise, starting with a minimal useful subset, then move forward. What the minimal useful subset is, is open for debate, but I had the Gnome Object Introspection bridge(GIR) in mind. The GIR bridge would give us a nice FFI for GIR enabled libraries, so that seems like a nice additon to start out with. There are some remaining issues with the bridge though. Daimrod, what do you think? -- Joakim Verona