Return-Path: Delivered-To: apmail-tiles-dev-archive@minotaur.apache.org Received: (qmail 74495 invoked from network); 16 Jan 2010 19:43:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jan 2010 19:43:28 -0000 Received: (qmail 13386 invoked by uid 500); 16 Jan 2010 19:43:28 -0000 Delivered-To: apmail-tiles-dev-archive@tiles.apache.org Received: (qmail 13346 invoked by uid 500); 16 Jan 2010 19:43:28 -0000 Mailing-List: contact dev-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tiles.apache.org Delivered-To: mailing list dev@tiles.apache.org Received: (qmail 13336 invoked by uid 99); 16 Jan 2010 19:43:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jan 2010 19:43:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of antonio.petrelli@gmail.com designates 209.85.218.219 as permitted sender) Received: from [209.85.218.219] (HELO mail-bw0-f219.google.com) (209.85.218.219) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jan 2010 19:43:20 +0000 Received: by bwz19 with SMTP id 19so625213bwz.8 for ; Sat, 16 Jan 2010 11:42:59 -0800 (PST) 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=0owchOJu+I2TSJomtm1XewKd8EdGyXC6cjJq9e58zc0=; b=gZlz4L1EMXTtZJO5AqQqSoXgTzxqeAIjKz0Q02mrHqFvny0s6zyoA79oxKbBb0n9v8 9H3Lr5jx7uNJ3DwfKMlCNfdAqIgLjYcF9xFXgFrq1wgT2iYoJJcIm0OXLGY4lMFqOGF6 24WfHeJHZRYRkflaOUYJSKYq4btzqD3gCEa4A= 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=cAiHJ2QSKKz0ySJgugf8i84AsXupESy1+w2WO7a5ZnQ9lsfurd5NofCzuArB+BxtjG P0/h7XzENN7CeLbiKqK0ufZw+5Y9muPlsKuK9K2NZkRfwxWKU7uVGhmZFQP6Mttn/Fbd Bx3SQSQlFv7Sr28Uaezi685QdoY0gPnjLHYKA= MIME-Version: 1.0 Received: by 10.204.4.71 with SMTP id 7mr2370634bkq.87.1263670979508; Sat, 16 Jan 2010 11:42:59 -0800 (PST) In-Reply-To: <4d651da51001161132m80212aah18f710d155825dd1@mail.gmail.com> References: <4d651da51001161132m80212aah18f710d155825dd1@mail.gmail.com> Date: Sat, 16 Jan 2010 20:42:59 +0100 Message-ID: Subject: Re: Velocity support: I was completely wrong From: Antonio Petrelli To: dev@tiles.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org 2010/1/16 Nathan Bubna : >> Note that the VelocityStyleTilesTool is ok, since it is a *real* tool: >> http://tiles.apache.org/framework/apidocs/org/apache/tiles/velocity/temp= late/VelocityStyleTilesTool.html > > yep. =A0even if it's API is a bit verbose. ;) Why verbose? It's got only 11 methods and 0 or 1 parameter. What are you referring to? >> IMHO the best thing to do is to delete it, though we released a beta >> version of the 2.2 series. > > i have no love for it. =A0but beta is not alpha. =A0can we deprecate for = a > version and delete in the subsequent one? Sure, it will be deleted in 3.0 Thanks Antonio