Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E9A76DDB9 for ; Thu, 23 May 2013 11:32:24 +0000 (UTC) Received: (qmail 55098 invoked by uid 500); 23 May 2013 11:32:24 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 54659 invoked by uid 500); 23 May 2013 11:32:23 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 53826 invoked by uid 99); 23 May 2013 11:32:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 11:32:22 +0000 Date: Thu, 23 May 2013 11:32:22 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (WW-3901) Review usage of Container and switch to ObjectFactory instead MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-3901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-3901: ------------------------------ Fix Version/s: (was: 2.3.15) 2.3.16 > Review usage of Container and switch to ObjectFactory instead > ------------------------------------------------------------- > > Key: WW-3901 > URL: https://issues.apache.org/jira/browse/WW-3901 > Project: Struts 2 > Issue Type: Improvement > Components: Value Stack > Affects Versions: 2.3.7 > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Priority: Minor > Fix For: 2.3.16 > > > It is better to use ObjectFactory to construct new objects instead using Container - ObjectFactory has many other implementations (Spring, Guice) and Container doesn't. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira