classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Aelfred2 cleanup patch


From: Chris Burdess
Subject: [cp-patches] Aelfred2 cleanup patch
Date: Sun, 27 Feb 2005 12:42:31 +0000
User-agent: Mutt/1.3.28i

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  <address@hidden>
         * 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
-- 
Chris Burdess

Attachment: patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]