From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=AWL,DNS_FROM_RFC_POST, SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 99F9EBBAF for ; Sat, 26 Jul 2008 00:36:30 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqEBAHzxiUjRVcirjmdsb2JhbACDJI5mQwEBAQEJAwoHDwWXRYVj X-IronPort-AV: E=Sophos;i="4.31,254,1215381600"; d="scan'208";a="27686658" Received: from wf-out-1314.google.com ([209.85.200.171]) by mail4-smtp-sop.national.inria.fr with ESMTP; 26 Jul 2008 00:36:29 +0200 Received: by wf-out-1314.google.com with SMTP id 24so3769928wfg.15 for ; Fri, 25 Jul 2008 15:36:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=GERoh4LaKEegUvvAxzmd0S3s84Uk+B+mXK1vxQaWlGc=; b=DHvLpOEiB6VlRGbfBQZONgjrn/pK6yvhKj/FPk+L1pCVRJSU6yCgKJl1nMTdWHPNLo oRO8L2Eh0q98rBKDWTYu7nnIId5j0TNKKmTB8fsPfrvpSO/+Q4eqUahK7av6dvaFCd83 lHxOPTwnTH+jnMF20u8qqI88usRbR1Qj9fl5M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=BgUhrhJdzyYDk2RhxZR8bQRA8u8HMH/847CDk03StXekCQNg8zlFt+3zf1pTjBa3e8 LaLCJbtR92rY28NlDhUzTFIvGQOEQgXcLauzNBaCp4wEwpa6wzTbvnx6vHxI3O69JP7l mB9gSM+sr51LOu5hXJ9XEjyeNNiKSJxgrOloE= Received: by 10.142.170.6 with SMTP id s6mr720122wfe.102.1217025388154; Fri, 25 Jul 2008 15:36:28 -0700 (PDT) Received: by 10.143.167.13 with HTTP; Fri, 25 Jul 2008 15:36:28 -0700 (PDT) Message-ID: Date: Fri, 25 Jul 2008 18:36:28 -0400 From: "Markus Mottl" To: "Stefano Zacchiroli" Subject: Re: [Caml-list] Sexplib and types defined via constraint Cc: caml-list@yquem.inria.fr In-Reply-To: <20080725214351.GB8520@usha.takhisis.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <363597.53244.qm@web54607.mail.re2.yahoo.com> <20080725214351.GB8520@usha.takhisis.invalid> X-Spam: no; 0.00; markus:01 mottl:01 markus:01 mottl:01 zacchiroli:01 zack:01 findlib:01 formalized:01 ocaml:01 wrote:01 caml-list:01 constraint:01 defined:02 module:03 patches:03 On Fri, Jul 25, 2008 at 5:43 PM, Stefano Zacchiroli wrote: > Shameless plug: what about a release of Core? There is still the bogus > requirement of the findlib "thread" module which I believe you have > already fixed upstream, can you make a release with that fix? We currently don't have any formalized process for releases. There is a very substantial number of patches that have gone into our upstream version, and somebody will have to review them before the release. But we are certainly committed to keeping the library well-maintained, and you can reasonably expect releases to happen in somewhat infrequent time intervals. Best regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com