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 7F4EDD0BE for ; Tue, 18 Dec 2012 07:48:13 +0000 (UTC) Received: (qmail 39638 invoked by uid 500); 18 Dec 2012 07:48:13 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 39599 invoked by uid 500); 18 Dec 2012 07:48:13 -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 39578 invoked by uid 99); 18 Dec 2012 07:48:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2012 07:48:12 +0000 Date: Tue, 18 Dec 2012 07:48:12 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-3924) refactor file upload framework 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-3924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534734#comment-13534734 ] Lukasz Lenart commented on WW-3924: ----------------------------------- Because the change was huge and I didn't want to introduce such big change as the main goal of 2.3.8 was to improve performance - which was broken. It's simple matter of what is more important. > refactor file upload framework > ------------------------------ > > Key: WW-3924 > URL: https://issues.apache.org/jira/browse/WW-3924 > Project: Struts 2 > Issue Type: Improvement > Components: "New" API, Integration > Affects Versions: 2.3.7 > Environment: HTTP, RFC 1867, form-based upload. > Reporter: Link Qian > Labels: features, patch > Fix For: 2.3.9 > > Attachments: fileupload-patch.txt > > Original Estimate: 504h > Remaining Estimate: 504h > > refactor current file upload framework in Struts2, the goals are: > 1, compatible with current file upload API in Struts2. > 2, enable file upload framework to integration with form-based upload components easily. > 3, enable user to use stream/memory parsing model beyond temporary file parsing model. > 4, testing -- 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