Auto-detect immutible objects and optimize
------------------------------------------

                 Key: CDV-729
                 URL: https://jira.terracotta.org/jira//browse/CDV-729
             Project: Community Development
          Issue Type: New Feature
            Reporter: Steven Harris
            Assignee: Issue Review Board


A couple of levels of this exist but... If an object has no setters outside 
constructors, or all final fields we can treat it as immutable and not create a 
shadow object for it. This could greatly improve performance in some use cases.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to