Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 48143 invoked from network); 14 Jan 2005 17:00:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Jan 2005 17:00:08 -0000 Received: (qmail 31363 invoked by uid 500); 14 Jan 2005 16:59:35 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 31278 invoked by uid 500); 14 Jan 2005 16:59:34 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 31232 invoked by uid 99); 14 Jan 2005 16:59:33 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from scotch.ics.uci.edu (HELO scotch.ics.uci.edu) (128.195.24.168) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 14 Jan 2005 08:59:32 -0800 Received: from scotch.ics.uci.edu (localhost [127.0.0.1]) by scotch.ics.uci.edu (8.12.11/8.12.11) with ESMTP id j0EGxFS7029145 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 14 Jan 2005 08:59:15 -0800 (PST) Received: (from jerenk@localhost) by scotch.ics.uci.edu (8.12.6/8.12.6/Submit) id j0EGxAmN029144; Fri, 14 Jan 2005 08:59:10 -0800 (PST) X-Authentication-Warning: scotch.ics.uci.edu: jerenk set sender to justin@erenkrantz.com using -f Date: Fri, 14 Jan 2005 08:59:10 -0800 From: Justin Erenkrantz To: Mladen Turk Cc: Garrett Rooney , Paul Querna , dev@apr.apache.org Subject: Re: APR 1.1.0 Releasee Cycle? Message-ID: <20050114165910.GE12871@scotch.ics.uci.edu> Mail-Followup-To: Justin Erenkrantz , Mladen Turk , Garrett Rooney , Paul Querna , dev@apr.apache.org References: <41E7EAFE.10602@force-elite.com> <41E7EC52.5070404@electricjellyfish.net> <41E7EDE0.6090303@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41E7EDE0.6090303@apache.org> User-Agent: Mutt/1.5.6i X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.0-r105955 X-Spam-Checker-Version: SpamAssassin 3.1.0-r105955 (2004-11-20) on scotch.ics.uci.edu X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Fri, Jan 14, 2005 at 05:05:52PM +0100, Mladen Turk wrote: > Why? > How to test something outside real-world anyhow. > If Nick stands behind its patch, thats more then enough for me. Once we issue a release with that API, we can never change it in the 1.x series. So, we *must* be conservative about deploying new APIs to ensure they are perfect. FWIW, I would consider any features not buildable on Win32 as a showstopper for 1.1.0, but that's my opinion. -- justin