classpath
[Top][All Lists]
Advanced

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

Suggesting public GNU Classpath namespace


From: Meskauskas Audrius
Subject: Suggesting public GNU Classpath namespace
Date: Thu, 14 Jul 2005 21:11:05 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

> The problem is that Rights, as well as ACL and Quota, are in a com.sun package.

There is an idea to suggest the public name space in our Classpath that would not be a part of java, javax and so on API, but where we could release the classes we are promising to keep stable and compatible for future releases. This would allow to solve cases when we have something implemented, but must keep undocumented just because the matching Sun class is in sun.* name space. This name space could be automatically included into our API doc and would be a place where we could place the independent implementations of something remembering the sun.* classes. Also our own extensions like HTML to DOM parser or CORBA 3.0.3 features that are defined in mine OMG book but not yet supported by jdk 1.5. The proposed prefix could be something like "gnu.org" or "fsf" (direct analog to "sun") or similar. Maybe somebody more competent in software licensing could check if we are allowed to do this (we have a lot of classes gnu. name space anyway).

Audrius.





reply via email to

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