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 2AD917E2D for ; Sat, 27 Aug 2011 12:04:58 +0000 (UTC) Received: (qmail 52552 invoked by uid 500); 27 Aug 2011 12:04:56 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 52215 invoked by uid 500); 27 Aug 2011 12:04:53 -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 52202 invoked by uid 99); 27 Aug 2011 12:04:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Aug 2011 12:04:52 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.214.48] (HELO mail-bw0-f48.google.com) (209.85.214.48) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Aug 2011 12:04:47 +0000 Received: by bkat2 with SMTP id t2so4834315bka.35 for ; Sat, 27 Aug 2011 05:04:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.129.219 with SMTP id p27mr1205792bks.11.1314446663441; Sat, 27 Aug 2011 05:04:23 -0700 (PDT) Received: by 10.204.101.212 with HTTP; Sat, 27 Aug 2011 05:04:23 -0700 (PDT) Received: by 10.204.101.212 with HTTP; Sat, 27 Aug 2011 05:04:23 -0700 (PDT) In-Reply-To: References: Date: Sat, 27 Aug 2011 19:04:23 +0700 Message-ID: Subject: Re: [RT] Struts 3? From: Frans Thamura To: Struts Developers List Content-Type: multipart/alternative; boundary=000e0cd5f402735e9d04ab7b76e7 --000e0cd5f402735e9d04ab7b76e7 Content-Type: text/plain; charset=ISO-8859-1 >From me Total rest developer On Aug 27, 2011 6:10 PM, "Christian Grobmeier" wrote: > Hello guys, > > are there already plans for a Struts 3? > > I have several features I would love to see. The good user I am, I > share it with you :-) > > * JSR-330 > Currently Struts uses Spring as DI provider. But there is now a > standard. Should't it be used? Reference implementation is available > with Google Juice. Spring could be optional only. My guess is that > many features of Spring are unused for a normal webapp and using plain > Java is always nice, if it is not java.util.logging (kidding) > http://www.jcp.org/en/jsr/detail?id=330 > > * Annotation-driven Actionmapping > There was / is a Plugin doing that, but it was deprecated recently. > Why not break up Struts and check if Annotations aren't possible from > the core? XML is out - Annotations are in. These Annotations was one > of the "coolest" features when somebody has explained me why the Play > Framework is so cool > > * Log4j 2.0 > Currently there is some effort with Log4j 2.0. It is far from > proudction ready at the moment, but Struts 3 could take a while. > Besides, version used by struts is 1.2.9. But the current is 1.2.16. > Time for an upgrade in current development? > > * Complete assimilation of WebWork > As a user I always had some trouble with WebWork separated from > Struts. I remember the discussion when WebWork was merged - it was all > about easy migration for WebWork users and such. Now, with changing > the Actionmapping to Annotations and use of JSR-330 it might be a good > time to merge WebWork fully into Struts and change the package names. > I am not sure if I am aware on all complications, but my users heart > desires easy to understand modules :-) > > * OGNL 4.0 > OGNL is a Commons project now. It may take a while until the next > release, probably it is ready for a Struts 3, maybe even earlier. > Latest with Struts 3, OGNL 4.0 should be there. > > > > So, I am not sure if there is enough interest or enough manpower to do > the changes. Maybe there are some other roadmaps around. I couldn't > find them. In any case, I am interested in your thoughts of the future > Struts development, be it S2 or S3. > > Cheers > Christian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org > --000e0cd5f402735e9d04ab7b76e7--