The gnu.* domain does not indicate differences between implementation-related classes that can be changed at any time and the stable interfaces we would like to expose to public. We do not recommend to use any class from gnu.* name space because some of them they change from release to release, this is inevitable. I suggest a place where we could store interface classes that we plan only extend in the future, but never remove any class or method. gnu.classpath.* already contains some classes. I do not know if they satisfy these requirements.

Audrius

Nic Ferrier wrote:

Robert Schuster <[EMAIL PROTECTED]> writes:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,
correct me if I am wrong but I think 'our' public namespace would be:

org.gnu.classpath

GNU already has a public namespace. It is:

gnu

You might have seen it in, err..., well just about every gnu Java
package actually.

There is documentation about this decision somewhere.


Nic Ferrier





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

Reply via email to