[
https://issues.apache.org/jira/browse/OFBIZ-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150529#comment-13150529 ]
Adrian Crum commented on OFBIZ-3774:
------------------------------------
Once all of the behavior has been moved to external classes, we could continue the process (in a separate Jira issue) to turn the screen widget models into immutable data structures. That will improve performance and memory use, and it can help cut down on the instances of thread-unsafe code being introduced into the project (a recurring problem in this project).
> Add The Visitor Pattern To Screen Widget Model Classes
> ------------------------------------------------------
>
> Key: OFBIZ-3774
> URL:
https://issues.apache.org/jira/browse/OFBIZ-3774> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: OFBIZ-3774.patch, OFBIZ-3774.patch, OFBIZ-3774.patch
>
>
> From time to time there has been interest expressed in introducing the visitor pattern to the screen widget model classes. This issue is intended to provide a forum on the subject and a means to vote on it. Details are in the comments.
--
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.jspaFor more information on JIRA, see:
http://www.atlassian.com/software/jira