From dev-return-65840-apmail-struts-dev-archive=struts.apache.org@struts.apache.org Mon Apr 28 16:03:04 2014 Return-Path: X-Original-To: apmail-struts-dev-archive@www.apache.org Delivered-To: apmail-struts-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 11B98F6AB for ; Mon, 28 Apr 2014 16:03:04 +0000 (UTC) Received: (qmail 71450 invoked by uid 500); 28 Apr 2014 16:03:02 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 71408 invoked by uid 500); 28 Apr 2014 16:03:02 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 71399 invoked by uid 99); 28 Apr 2014 16:03:02 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2014 16:03:02 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C6F819988B6; Mon, 28 Apr 2014 16:03:01 +0000 (UTC) From: davelnewton To: dev@struts.apache.org Reply-To: dev@struts.apache.org References: In-Reply-To: Subject: [GitHub] struts pull request: HttpInterceptor Content-Type: text/plain Message-Id: <20140428160301.C6F819988B6@tyr.zones.apache.org> Date: Mon, 28 Apr 2014 16:03:01 +0000 (UTC) Github user davelnewton commented on the pull request: https://github.com/apache/struts/pull/8#issuecomment-41576962 I'm not excited about `@GetOnly`, either; if we're tying it to the HTTP protocol then let's make it explicit we're dealing with requests, e.g., `@GetRequests` or `@HttpGet` etc. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org