From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id IAA02344; Thu, 18 Jul 2002 08:52:13 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id IAA02336 for ; Thu, 18 Jul 2002 08:52:12 +0200 (MET DST) Received: from mail.eecs.harvard.edu (bowser.eecs.harvard.edu [140.247.60.24]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g6I2OvX11272 for ; Thu, 18 Jul 2002 04:24:57 +0200 (MET DST) Received: by mail.eecs.harvard.edu (Postfix, from userid 32210) id EF00354C5ED; Wed, 17 Jul 2002 22:24:56 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.eecs.harvard.edu (Postfix) with ESMTP id ECED254C54A; Wed, 17 Jul 2002 22:24:56 -0400 (EDT) Date: Wed, 17 Jul 2002 22:24:56 -0400 (EDT) From: Michael Tucker To: "Yaron M. Minsky" Cc: caml-list@inria.fr Subject: Re: [Caml-list] Opaque pointers with camlidl In-Reply-To: <1026958782.11081.13.camel@dragonfly.localdomain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, Thanks for all the responses, I definitely have somewhere to start from. I need transaction support, so it may need some tinkering. Also, I've been working with the latest version of Berkeley DB (from Sleepycat) - I have their header files, and the .in files they generate them from (they build the interface for C, C++, Java, etc from the same .in file). Does anyone have any tips for annotating header files? Thanks! Mike ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners