On Sun, Feb 27, 2005 at 12:42:31PM +0000, Chris Burdess wrote:
> I'd like to apply the following patch to Classpath in order to
> improve readability and maintainability of the Aelfred2 SAX parser. It's
> pretty huge,  but there are few logical changes and it has been tested with
> no regressions. Please let me know what you think.
> 
> 2005-02-27  Chris Burdess  <[EMAIL PROTECTED]>
>          * gnu/xml/aelfred2/JAXPFactory.java,
>            gnu/xml/aelfred2/SAXDriver.java,
>            gnu/xml/aelfred2/XmlParser.java,
>            gnu/xml/aelfred2/XmlReader.java: Applied GNU Classpath source
>          code formatting conventions. Replaced arrays of Object with 
>          struct-like classes for easier maintainability. Made
>          SAXDriver.stringInterning package private to allow access from
>          XmlParser inside the loop

As always: Please submit code changes and reformatting as separate
patches. Its nearly impossible to review patches that contain both
easily. After all its your code so you should decide.


Michael


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to