Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: (qmail 34011 invoked from network); 8 Feb 2009 14:19:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Feb 2009 14:19:13 -0000 Received: (qmail 29889 invoked by uid 500); 8 Feb 2009 14:19:13 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 29806 invoked by uid 500); 8 Feb 2009 14:19:12 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 29795 invoked by uid 99); 8 Feb 2009 14:19:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Feb 2009 06:19:12 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of harry.metske@gmail.com designates 209.85.218.165 as permitted sender) Received: from [209.85.218.165] (HELO mail-bw0-f165.google.com) (209.85.218.165) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Feb 2009 14:19:03 +0000 Received: by bwz9 with SMTP id 9so491350bwz.12 for ; Sun, 08 Feb 2009 06:18:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=V0lWCp6zRs5qqHmnUw5ZT4G/8dCJq6M601zunTUwHP0=; b=p5i5ogBsbHBUiWDXDBTmE1+stGRcbEc5eqXVr9wFSW/6VVT1iEknAi4LEdONdHYpgR MZyanJ4bb/zKTg6TnMXfmFY8xDDwZfKFqHpoNIQGjxL1PQsJuDyXNug4j2V9dW/gRmoF oi9J9aEqxcWCX5lnX5jGgJDMVZsKYrud7O8EA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pF6w8JoYjFGDAlrC3unl7hWcakFrCswPbSLi1zM7BMJT5bS0nSSYi+FOzXqNqZgiGO 6sO8AUWsYCu2dsJ1SWi52NG8+Co6tIMk7htZzwGvI0BtKemVkiU9m6QMTyUeAHBU4bzd ZJEHxAQzF9WV25Ya8uc6VZlTUyo7EPMJA+Wvw= MIME-Version: 1.0 Received: by 10.223.113.199 with SMTP id b7mr2800269faq.82.1234102721654; Sun, 08 Feb 2009 06:18:41 -0800 (PST) Date: Sun, 8 Feb 2009 15:18:41 +0100 Message-ID: <3a6c97f00902080618o289ba2e1ue3696f7e2a1c3c30@mail.gmail.com> Subject: plugin inconsistencies, regular/glob expressions From: Harry Metske To: jspwiki-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=001636c597b857302c046268ee13 X-Virus-Checked: Checked by ClamAV on apache.org --001636c597b857302c046268ee13 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit While working on https://issues.apache.org/jira/browse/JSPWIKI-496 I noticed that we currently have some inconsistencies in the core plugins. I have tried to summarize this at http://www.jspwiki.org/wiki/Plugin%20inconsistencies It is mainly about using different expressions (regular versus glob). I am working on some patches to solve this, but I like to know what you think of it, especially the compatibility issues if we change them, and if I'm missing something. regards, Harry --001636c597b857302c046268ee13--