SAX: Java Package org.xml.sax

Trevor Morris trevor at lab.com
Tue Jan 13 14:29:36 GMT 1998


>David> ... I propose that the Java implementation of SAX use the
>David> package "org.xml.sax":
>
>Minor (very minor) nitpick: IINM, the Java language specification
>recommends that the first (most significant) component of the domain
>name be written with uppercase letters, and the remainder with
>lowercase ones[1].  So the package name would be "ORG.xml.sax".
>
>[1] DNS names are written in (a subset of) US-ASCII, and are
>    case-insensitive.

Please don't do this.  Almost every package I've seen uses lowercase for
com, org, etc.  Below is support taken from the 0.5 release of the
Swing package from Sun for using lowercase for com, org, etc.

-NOTE: There have been questions about the use of the letters "com" in
package 
-names instead of "COM", as defined in the Java Language Specification. To 
-resolve these questions, the JavaSoft division of Sun Microsystems Inc. has 
-determined that the JLS will be updated to recommend the use of "com", and
that 
-is why this proposal uses it. Starting with JDK 1.2, non-core packages
from Sun 
-Microsystems will be prefaced with "com.sun" . (The use of the word "java"
in 
-"com.sun.java.swing" does not follow Sun's new conventions, but this
proposal 
-recommends that it be used to show the linkage between the two packages.)

Later,
Trevor



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list