You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Les Hazlewood (JIRA)" <ji...@apache.org> on 2009/12/07 18:25:18 UTC

[jira] Updated: (SHIRO-112) Implement Externalizable for serializable classes

     [ https://issues.apache.org/jira/browse/SHIRO-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Les Hazlewood updated SHIRO-112:
--------------------------------

    Affects Version/s:     (was: 1.0)
                       0.9
                       0.9-RC1
        Fix Version/s:     (was: 0.9)
                           (was: 0.9-RC1)
                       1.0

> Implement Externalizable for serializable classes
> -------------------------------------------------
>
>                 Key: SHIRO-112
>                 URL: https://issues.apache.org/jira/browse/SHIRO-112
>             Project: Shiro
>          Issue Type: Improvement
>    Affects Versions: 0.9-RC1, 0.9
>            Reporter: Les Hazlewood
>             Fix For: 1.0
>
>
> As a performance improvement any instance that can be remoted or serialized, we should implement Externalizable for better performance.  This also has a nice benefit for web environments - the rememberMe cookie value should be significantly smaller with a custom Externalizable implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.