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 2014/05/01 16:20:33 UTC

[jira] [Closed] (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 closed SANTUARIO-352.
-----------------------------------------


> 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
>      Security Level: Public(Public issues, viewable by everyone) 
>          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 was sent by Atlassian JIRA
(v6.2#6252)