You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2013/02/26 15:58:13 UTC

[jira] [Resolved] (SANTUARIO-352) Protected data in ElementProxy leaks implementation details into many subclasses

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

Colm O hEigeartaigh resolved SANTUARIO-352.
-------------------------------------------

    Resolution: Fixed
    
> Protected data in ElementProxy leaks implementation details into many subclasses
> --------------------------------------------------------------------------------
>
>                 Key: SANTUARIO-352
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-352
>             Project: Santuario
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Eric Johnson
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: Java 2.0.0
>
>         Attachments: SANTUARIO-352.patch
>
>
> For example, the ElementProxy class has a field "constructionElement" - besides being awkwardly named, there's a bunch of repeated code using this field. For example, lots of repeated code that adds returns for pretty formatting.
> Patch to follow that turns this data private, and introduces utility methods for common operations.

--
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