Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Advanced-java] On the fly compile
- From: vladimir@xxxxxxx (Vladimir G Ivanovic)
- Subject: [Advanced-java] On the fly compile
- Date: Fri, 22 Feb 2002 10:16:03 -0800
"VT" =3D=3D Valentin Tablan <V.Tablan@xxxxxxxxxxxxxxx> writes: VT> Is using the com.sun packages not recommended or not allowed? =46rom JLS, 2/e: 6.8.1 Package Names Names of packages that are to be made widely available should be formed as described in =A77.7 . Such names are always qualified names whose first identifier consists of two or three lowercase letters that name an Internet domain, such as com, edu, gov, mil, net, org, or a two-letter ISO country code such as uk or jp. (http://java.sun.com/docs/books/jls/second_edition/html/names.doc.html#9184= ) Packages in sun.* (not com.sun.*) are not guaranteed to exist. See http://java.sun.com/products/jdk/faq/faq-sun-packages.html = --- Vladimir -------- Vladimir G. Ivanovic http://leonora.org/~vladimir 2770 Cowper St. vladimir@xxxxxxx Palo Alto, CA 94306-2447 +1 650 678 8014
- References:
- [Advanced-java] On the fly compile
- From: Valentin Tablan
- [Advanced-java] On the fly compile
- Prev by Date: [Advanced-java] On the fly compile
- Next by Date: [Advanced-java] TextArea, large file and setCaretPosition(0)
- Previous by thread: [Advanced-java] On the fly compile
- Next by thread: [Advanced-java] On the fly compile
- Index(es):