Return-Path: X-Original-To: apmail-incubator-deltaspike-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltaspike-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8B27476EA for ; Mon, 19 Dec 2011 16:01:36 +0000 (UTC) Received: (qmail 2494 invoked by uid 500); 19 Dec 2011 16:01:36 -0000 Delivered-To: apmail-incubator-deltaspike-dev-archive@incubator.apache.org Received: (qmail 2470 invoked by uid 500); 19 Dec 2011 16:01:36 -0000 Mailing-List: contact deltaspike-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltaspike-dev@incubator.apache.org Delivered-To: mailing list deltaspike-dev@incubator.apache.org Received: (qmail 2462 invoked by uid 99); 19 Dec 2011 16:01:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2011 16:01:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lightguard.jp@gmail.com designates 209.85.213.47 as permitted sender) Received: from [209.85.213.47] (HELO mail-yw0-f47.google.com) (209.85.213.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2011 16:01:30 +0000 Received: by yhoo47 with SMTP id o47so3844038yho.6 for ; Mon, 19 Dec 2011 08:01:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=gb2/l1MqPapvt4TfRfZu0KUETyQ6kM6ia5VCWdBrS1k=; b=ZrMr0qOg5Nr7l2RSUDfGDg/8q/SOfAwnuBgmis4lyvZ9pYXAIPxqre0y/B2xDxU6JT Au3PoencXMWt0pLPqM36vVRMquBJ74S3XuOIlFNHkzKW64jIMDovaA0fO32ujOA2d+v3 YLziSwh3a41fNotO/l0rLk8JU/VLlTqRWxamg= Received: by 10.236.192.198 with SMTP id i46mr4051909yhn.22.1324310469400; Mon, 19 Dec 2011 08:01:09 -0800 (PST) Received: from [192.168.1.145] (63-248-84-149.static.sdyl010.digis.net. [63.248.84.149]) by mx.google.com with ESMTPS id q52sm30621196yhh.3.2011.12.19.08.01.07 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 19 Dec 2011 08:01:08 -0800 (PST) References: In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <61ECF076-B104-4B47-97E6-BD8D206D89A9@gmail.com> Cc: "deltaspike-dev@incubator.apache.org" X-Mailer: iPhone Mail (9A405) From: Jason Porter Subject: Re: [DISCUSS] [DELTASPIKE-7] ExpressionActivated Date: Mon, 19 Dec 2011 09:01:06 -0700 To: "deltaspike-dev@incubator.apache.org" +1 Sent from my iPhone On Dec 19, 2011, at 6:28, Gerhard Petracek wrot= e: > hi @ all, >=20 > fyi: please check [1] before you answer. >=20 > [2] provides a short introduction as well as the basic usage. >=20 > the basic concept: > via the annotation @ExpressionActivated it's possible to veto bean > implementations based on the given expression. > it's possible to change the supported syntax via an optional > ExpressionInterpreter. >=20 > please send > +1, +0 or -1 because... > for the basic idea as well as the basic concept. > if there are >basic< objections, please also add them to [3] >=20 > regards, > gerhard >=20 > [1] http://markmail.org/message/7yefspfuvtz4jvmp > [2] > https://cwiki.apache.org/confluence/display/EXTCDI/Core+Usage#CoreUsage-@E= xpressionActivated > [3] > https://cwiki.apache.org/confluence/display/DeltaSpike/SE+Feature+Ranking