Mark Struberg created DELTASPIKE-232:
----------------------------------------

             Summary: Messages should be Serializable
                 Key: DELTASPIKE-232
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-232
             Project: DeltaSpike
          Issue Type: Bug
          Components: I18n-Module
    Affects Versions: 0.3-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.3-incubating


Since a Message (e.g. in JSF later) might get serialized pretty often, we 
should make all the Message system Serializable. This includes to move the 
arguments from Object... to Serializable...

This is needed if you e.g. hold a Message in a @ViewScoped bean, if you like to 
store the Message in a database, if you use JSF with ClientSide State Saving, 
etcH

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to