You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2009/03/30 06:20:54 UTC

[jira] Updated: (XERCESJ-1355) Unecessary code cleanup across the code base

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

Michael Glavassevich updated XERCESJ-1355:
------------------------------------------

    Component/s: Other

> Unecessary code cleanup across the code base
> --------------------------------------------
>
>                 Key: XERCESJ-1355
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1355
>             Project: Xerces2-J
>          Issue Type: Improvement
>          Components: Other
>    Affects Versions: 2.9.1
>            Reporter: Nathan Beyer
>            Assignee: Michael Glavassevich
>         Attachments: uc_org_apache_xerces_dom.diff, uc_org_apache_xerces_impl.diff, uc_org_apache_xerces_jaxp.diff, uc_org_apache_xerces_parsers.diff, uc_org_apache_xerces_util.diff, uc_org_apache_xerces_xinclude.diff
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> I've swept through the code base to clean up various bits of unnecessary code, such as unnecessary else statements, unused bits of code (local fields, etc), unnecessary casts, unnecessary null checks and a few other pieces. I've also fixed a few spelling errors in comments that I found as I ran across them.
> I've compiled and run the tests on Mac OS X with Java 1.4.2, Java 1.5, Java 6 and Windows Java 1.3.1 (Sun).
> I've broken up the patch into several files, each representing a sub-package of 'org.apache.xerces'. The changes can be applied in whatever piece meal fashion that is appropriate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org