Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 82E8218903 for ; Sat, 18 Jul 2015 11:40:32 +0000 (UTC) Received: (qmail 36795 invoked by uid 500); 18 Jul 2015 11:40:32 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 36654 invoked by uid 500); 18 Jul 2015 11:40:32 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 36642 invoked by uid 99); 18 Jul 2015 11:40:31 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jul 2015 11:40:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 5CDB31A7312 for ; Sat, 18 Jul 2015 11:40:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id u7OqXEhFYRUT for ; Sat, 18 Jul 2015 11:40:26 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id B40E020604 for ; Sat, 18 Jul 2015 11:40:25 +0000 (UTC) Received: by iebmu5 with SMTP id mu5so91940116ieb.1 for ; Sat, 18 Jul 2015 04:39:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=V+t8e5ca6eiphHK3w+NsYkZ3PGVHWPUciZxv1kBL+TI=; b=q25/DRaGimkOu6r+tRxlHOdvWsJ4txehwYuPIDYrN4YZmwbZACow5y1Xg83KuU8781 0jrMq5hhh2IENaSGUpGfKHLxXEUfl/YuWX5ikA0Q/uICMoA/bYUu+5/hw7s1gOnTv1Fn 2n6ii4vvIdOFNm0jVvPUNDZ5J/RDVN9p9cK+7uZeU1ljjnBhbL8XLuUbwTVGujyChCzp zSjCrnQ+QFkIVpmFZ4dQtfWnqlrSUf7c55KU4WGn6rq4f2uegxFEeaPGlUckq+5WyNF7 geF4JCuKAXsCFwc9Nn2+1XqmPnifkvcgLgmomogia9yyYYmyNrreXjFUMEEyjzXvqPiQ lhLg== MIME-Version: 1.0 X-Received: by 10.107.19.147 with SMTP id 19mr6477955iot.170.1437219579567; Sat, 18 Jul 2015 04:39:39 -0700 (PDT) Received: by 10.107.46.32 with HTTP; Sat, 18 Jul 2015 04:39:39 -0700 (PDT) In-Reply-To: References: Date: Sat, 18 Jul 2015 12:39:39 +0100 Message-ID: Subject: Re: [DISCUSSION] jlibaio proposal From: sebb To: Commons Developers List Content-Type: text/plain; charset=UTF-8 On 15 July 2015 at 21:36, James Carman wrote: > On Wed, Jul 15, 2015 at 2:55 AM Jochen Wiedmann > wrote: > >> On Wed, Jul 15, 2015 at 8:43 AM, Benedikt Ritter >> wrote: >> >> > Apache Commons is open to all ASF committers and we invite anybody to >> share >> > code here [1]. So generally speaking this is something that would fit >> into >> > commons. Are you the only one working on this right now? It is better to >> > have at lest three or four people who are working on a component. >> >> That being said, and fully aware of an existing precedence (Daemon), >> but nevertheless: >> >> Are you aware, Benedikt, that we are talking about a project, which is >> written in C, C++, or something similar? Know How in that area is rare >> on Commons. So, it is likely, that this subproject wouldn't fit in >> very well and tend to be isolated. (Even some of us Java cracks, >> including me, will find dev@commons a burden from time to time. What >> do you expect a C programmer to think?) >> >> So, although we *are* open, I'd recommend another parent project. >> Like, for example, Artemis, which I'd consider to be a natural choice, >> if this comes from within Artemis. >> >> > I would agree that I don't think it belongs in Commons. +1 The scope of Commons is Java only: "Apache Commons is an Apache project focused on all aspects of reusable Java components. " See http://commons.apache.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org