Return-Path: X-Original-To: apmail-lucene-lucene-net-user-archive@www.apache.org Delivered-To: apmail-lucene-lucene-net-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 29E8058EB for ; Tue, 10 May 2011 05:51:09 +0000 (UTC) Received: (qmail 72327 invoked by uid 500); 10 May 2011 05:51:07 -0000 Delivered-To: apmail-lucene-lucene-net-user-archive@lucene.apache.org Received: (qmail 72298 invoked by uid 500); 10 May 2011 05:51:07 -0000 Mailing-List: contact lucene-net-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-user@lucene.apache.org Delivered-To: mailing list lucene-net-user@lucene.apache.org Received: (qmail 72290 invoked by uid 99); 10 May 2011 05:51:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2011 05:51:04 +0000 X-ASF-Spam-Status: No, hits=3.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gusa98@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-wy0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2011 05:50:58 +0000 Received: by wyb40 with SMTP id 40so6726508wyb.35 for ; Mon, 09 May 2011 22:50:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=w3WyXTijvJK9o/dqaL7Kz5PWMDZ6Kl96hLfBwk3ihWA=; b=UtBWdVarKK/kTiSV6qiHP9OG0MoQNzXgJWOfCDu2dJWCxOi28NlVc4QC/z2d4zZDIR +MwtBOs0SWRBPXw0kbZM6TRJ6eFxDZmUELIVuNvYJeShBzB75uo9BkaYFZwIUlcVf2hM +ZCocZU9KM3o3wmyImS0twJN/lkq+idSghOLs= 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; b=Lg6v/JYZKSFoCU+3XabwGRuYsv3/WXojq7Ep6WSFMKetoYAZ1i5msIfNU/2mxDQC1v tPMjZB9dnJGn3T6DmUfHhk6I2o2YisATzN+vS7ZFiF1laXk6uWDQ3SlXJmIvtO98kT6p Kq+WAJfgs7+WwMW08lQwwoELsoL0l3RbPcsXY= MIME-Version: 1.0 Received: by 10.216.174.65 with SMTP id w43mr3453084wel.95.1305006638538; Mon, 09 May 2011 22:50:38 -0700 (PDT) Received: by 10.216.3.135 with HTTP; Mon, 9 May 2011 22:50:38 -0700 (PDT) In-Reply-To: <003d01cc0ed3$790bb340$6b2319c0$@agilepartner.net> References: <003d01cc0ed3$790bb340$6b2319c0$@agilepartner.net> Date: Mon, 9 May 2011 22:50:38 -0700 Message-ID: From: Gustavo Sandrigo To: lucene-net-user@lucene.apache.org Content-Type: multipart/alternative; boundary=001485f1d8761ea08904a2e5898b X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [Lucene.Net] VOTE: .NET 2.0 Framework Support After Apache Lucene.Net 2.9.4 --001485f1d8761ea08904a2e5898b Content-Type: text/plain; charset=ISO-8859-1 +1 On Mon, May 9, 2011 at 10:31 PM, Samuel Scholtes wrote: > +1 > > -----Original Message----- > From: Troy Howard [mailto:thoward37@gmail.com] > Sent: lundi 9 mai 2011 22:05 > To: lucene-net-dev@lucene.apache.org; lucene-net-user@lucene.apache.org > Subject: [Lucene.Net] VOTE: .NET 2.0 Framework Support After Apache > Lucene.Net 2.9.4 > > All, > > Please cast your votes regarding the topic of .Net Framework support. > > The question on the table is: > > Should Apache Lucene.Net 2.9.4 be the last release which supports the .Net > 2.0 Framework? > > Some options are: > > [+1] - Yes, move forward to the latest .Net Framework version, and drop > support for 2.0 completely. New features and performance are more important > than backwards compatibility. > [0] - Yes, focus on the latest .Net Framework, but also include patches > and/or preprocessor directives and conditional compilation blocks to include > support for 2.0 when needed. New features, performance, and backwards > compatibility are all equally important and it's worth the additional > complexity and coding work to meet all of those goals. > [-1] No, .Net Framework 2.0 should remain our target platform. Backwards > compatibility is more important than new features and performance. > > > This vote is not limited to the Apache Lucene.Net IPMC. All > users/contributors/committers/mailing list lurkers are welcome to cast their > votes with an equal weight. This has been cross posted to both the dev and > user mailing lists. > > Thanks, > Troy > > --001485f1d8761ea08904a2e5898b--