Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 77685 invoked from network); 8 Dec 2009 23:28:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Dec 2009 23:28:35 -0000 Received: (qmail 74313 invoked by uid 500); 8 Dec 2009 23:28:35 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 74254 invoked by uid 500); 8 Dec 2009 23:28:35 -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 74242 invoked by uid 99); 8 Dec 2009 23:28:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2009 23:28:35 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of musachy@gmail.com designates 209.85.216.198 as permitted sender) Received: from [209.85.216.198] (HELO mail-px0-f198.google.com) (209.85.216.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2009 23:28:32 +0000 Received: by pxi36 with SMTP id 36so19640pxi.26 for ; Tue, 08 Dec 2009 15:28:11 -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; bh=+MhBgeRSD0KLx+eeqQKynIptrDRgGmZS+SDuY3HIrMM=; b=XIBE7JXVoeScnTfu/XqNvlGvDwRhKnrhQui/0XlDRz5knzDSaQOEtS8ZgQMziY5X4e ZPkWIa6mZljw2tbgtoLRTG6G9MFw/i2jsATzYRHlF6CytNyyIpEs0jUzOrME/tZ3VzwK YlkNELyUYTrxAxcQhl20029JeJnjjM+vXjeJk= 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; b=G1AfKqbEye5kgpi4t7QNPyyLA000IcHzqY+Pj62LteAC780/9Mvxi1Fpe3BbLKwMGF nzNlBCqepfpP2nPD/grAfMPYZUifdeJBZNbSu9b8OIULWrdZhMZ6p0N0u3k67s1tAF/z p3ai918oMDpSiyLa0/Wc3C/rpqiXO2cykAKHY= MIME-Version: 1.0 Received: by 10.115.67.10 with SMTP id u10mr16560865wak.203.1260314891749; Tue, 08 Dec 2009 15:28:11 -0800 (PST) In-Reply-To: References: <4B1D605B.8030307@it-neering.net> <436d9a250912071455l2822ae17i2af747b08b1664cb@mail.gmail.com> <436d9a250912071533q7b08e9ccv62deafb89072f7a3@mail.gmail.com> <3a71add70912081226h30a15a98n65f6cdc87b705511@mail.gmail.com> <9f960bad0912081408q2ce6a1bboeee7c227a58e7006@mail.gmail.com> Date: Tue, 8 Dec 2009 15:28:11 -0800 Message-ID: Subject: Re: struts 2.2 and guice From: Musachy Barroso To: Struts Developers List Content-Type: text/plain; charset=ISO-8859-1 what we are proposing/talking is to use only JSR 330, which is the spec. The actual implementation (default) would be guice. musachy On Tue, Dec 8, 2009 at 3:12 PM, Paul Benedict wrote: > I've been loosely following the thread. It sounds like three DI > projects are being/will be supported: > * XWork > * Guice > * JSR-299/JSR-330 > > Why three? I can understand the last because it's EE, but the other > two are proprietary. > > Paul > > On Tue, Dec 8, 2009 at 4:08 PM, Lukasz Lenart > wrote: >> In my opinion, current DI support is sufficient (it can be made more >> readable, but that's it ;-), I really don't get it what's the problem with >> double ObjectFactory issue??? >> >> >> Regards >> -- >> Lukasz >> http://www.lenart.org.pl/ >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org