Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 65379 invoked from network); 26 Mar 2009 11:48:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Mar 2009 11:48:10 -0000 Received: (qmail 21766 invoked by uid 500); 26 Mar 2009 11:48:09 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 21655 invoked by uid 500); 26 Mar 2009 11:48:09 -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 21645 invoked by uid 99); 26 Mar 2009 11:48:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2009 11:48:09 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 74.125.46.152 as permitted sender) Received: from [74.125.46.152] (HELO yw-out-1718.google.com) (74.125.46.152) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2009 11:48:01 +0000 Received: by yw-out-1718.google.com with SMTP id 9so305166ywk.60 for ; Thu, 26 Mar 2009 04:47:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=TaHOW/Bv0SZDUe3G1vhlk9NNbSQwx0kgUem7aKJCaH0=; b=XIne6+xaIGjMXeJVAJ3aDhC0fxWmZn++2XIfYyDrdny73QgVSULW3JTMjzPheE72aC d1iU3VCv6JUGJ3EjpxMzapzwaQDrbBOoRnAVnfm/35HNUvB+gbYNt8iM3t+3Gb9zfd2K lVeN7eetK2PHqoreFYJ7Ac/rvL7b559jfg7hQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=AbZ4WaIg76oML2waQO0iPVchVssMeXsxjzxi72w4pLMjR7sDt3zzLiZj1hrweAZv2q vU7G/KVIxkR/vGfgs5EMZBXfQhzWCTeiVP8N7Da9SCmeJES9+2iJQTvl+H861+X8oMCL xvm6hBga/nQjywJ+ZwwqUjIiNwPxoc7BhKS30= MIME-Version: 1.0 Received: by 10.151.47.7 with SMTP id z7mr1561810ybj.203.1238068060525; Thu, 26 Mar 2009 04:47:40 -0700 (PDT) In-Reply-To: References: <25aac9fc0903260436u3b0829ddtfa22abbea69e8a27@mail.gmail.com> Date: Thu, 26 Mar 2009 11:47:40 +0000 Message-ID: <25aac9fc0903260447s79db1b3aodf6fcf724f138eef@mail.gmail.com> Subject: Re: [compress] potential bzip2 improvement From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 26/03/2009, Jochen Wiedmann wrote: > On Thu, Mar 26, 2009 at 12:36 PM, sebb wrote: > > > Would it be a silly idea to include both variants? > > > I'd clearly tend to avoid that. It would likely cause confusion. Surely that depends on how well it is documented and on the API? I've not looked into it, but perhaps the implementation can be chosen at construction-time via a parameter. > On a related matter: Stefan, wouldn't it be possible for the others to > start using compress? > > Jochen > > > > -- > I have always wished for my computer to be as easy to use as my > telephone; my wish has come true because I can no longer figure out > how to use my telephone. > > -- (Bjarne Stroustrup, > http://www.research.att.com/~bs/bs_faq.html#really-say-that > My guess: Nokia E50) > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org