Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-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 6205DDA56 for ; Thu, 15 Nov 2012 15:34:13 +0000 (UTC) Received: (qmail 13753 invoked by uid 500); 15 Nov 2012 15:34:13 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 13712 invoked by uid 500); 15 Nov 2012 15:34:12 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 13691 invoked by uid 99); 15 Nov 2012 15:34:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 15:34:12 +0000 Date: Thu, 15 Nov 2012 15:34:12 +0000 (UTC) From: "Mark Struberg (JIRA)" To: dev@myfaces.apache.org Message-ID: <1585964874.119675.1352993652370.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (MYFACES-3645) review/refactor/document ViewState handling MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mark Struberg created MYFACES-3645: -------------------------------------- Summary: review/refactor/document ViewState handling Key: MYFACES-3645 URL: https://issues.apache.org/jira/browse/MYFACES-3645 Project: MyFaces Core Issue Type: Improvement Components: JSR-314 Reporter: Mark Struberg Assignee: Mark Struberg We currently have a few things in our ViewState handling which could get even further improved. There are 3 main goals we achieve (in order of importance): 1.) security - it should not be easily possible to create state key clashes 2.) performance - we still use java 1.3 tricks and e.g. barely use java.util.concurrent 3.) memory - we shall keep the mem footprint as low as possible -- 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