From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.devel Subject: Re: Inheriting from foreign objects Date: Wed, 15 May 2002 05:30:42 -0700 Sender: guile-devel-admin@gnu.org Message-ID: References: <873cy47mxs.fsf@alice.rhinosaur.lan> <874rht7aet.fsf@alice.rhinosaur.lan> Reply-To: ttn@glug.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1021466166 28823 127.0.0.1 (15 May 2002 12:36:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 15 May 2002 12:36:06 +0000 (UTC) Cc: guile-devel@gnu.org, guile-user@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 177y0k-0007Um-00 for ; Wed, 15 May 2002 14:36:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 177y0m-0008Qv-00; Wed, 15 May 2002 08:36:08 -0400 Original-Received: from ca-crlsbd-u5-c4a-a-172.crlsca.adelphia.net ([24.48.214.172] helo=giblet) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 177xzY-0008I3-00; Wed, 15 May 2002 08:34:52 -0400 Original-Received: from ttn by giblet with local (Exim 3.35 #1 (Debian)) id 177xvW-0000bQ-00; Wed, 15 May 2002 05:30:42 -0700 Original-To: a.rottmann@gmx.at In-Reply-To: <874rht7aet.fsf@alice.rhinosaur.lan> (message from Andreas Rottmann on 30 Apr 2002 12:23:06 +0200) Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.9 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:612 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:612 From: Andreas Rottmann Date: 30 Apr 2002 12:23:06 +0200 I suggest you write some 'test' code that uses the various goops-related C functions, as that would both make them easier to understand and they can be validated this way. i've added "write goops test cases in C" under "Eventually" in the TODO. > [cc guile-user in order to ask survey question: which goops-related C > functions do people use now? the answer to this helps shape definition > of the C interface to goops -- thanks!] > I use, in my C++ <-> GOOPS bindings: [...] recorded in $workbook/policy/api.text -- thanks. BTW: Has anybody of the developers looked at my GOOPS-related bugreport yet? Since I have included a program documenting the bug it shouldn't be too hard to investigate... i believe this is bug `goops-1'. thi _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel