From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mikael Djurfeldt Newsgroups: gmane.lisp.guile.devel Subject: Re: C API for goops Date: 09 Aug 2002 15:34:10 +0200 Sender: guile-devel-admin@gnu.org Message-ID: References: <20020809111905.GA25401@www> Reply-To: djurfeldt@nada.kth.se NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1028900059 803 127.0.0.1 (9 Aug 2002 13:34:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 9 Aug 2002 13:34:19 +0000 (UTC) Cc: Mikael Djurfeldt , Marius Vollmer , guile-devel@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17d9uE-0000Cq-00 for ; Fri, 09 Aug 2002 15:34:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17d9uy-0004U2-00; Fri, 09 Aug 2002 09:35:04 -0400 Original-Received: from kvast.blakulla.net ([213.212.20.77]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17d9uM-0004SJ-00 for ; Fri, 09 Aug 2002 09:34:26 -0400 Original-Received: from mdj by kvast.blakulla.net with local (Exim 3.35 #1 (Debian)) id 17d9u6-0002aY-00; Fri, 09 Aug 2002 15:34:10 +0200 Original-To: rm@fabula.de In-Reply-To: <20020809111905.GA25401@www> Original-Lines: 19 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1049 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1049 rm@fabula.de writes: > On Fri, Aug 09, 2002 at 11:51:00AM +0200, Mikael Djurfeldt wrote: > > What's the status on the C API for goops? I'm thinking on the API for > > specifying and creating Goops objects and defining and invoking > > methods from C code . > > Are you thinking about it or do you intent to work on it :-))) > It would be _really_ nice to be able to provide goops objetcs > and generic methods from the C side. Well, let's say I *need* it, or will need it soon. Can't promise anything, though. (I already promised to fix the apply generic MOP, and that is still not finished. BTW, some people seem to think that the GOOPS method invocation optimizations broke the MOP. The truth is that it never has worked in Guile. This fact should have been documented---shame on me.) M _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel