This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: DNS JNDI provider
Pete Chown <Pete.Chown@skygate.co.uk> writes:
> Nic Ferrier wrote:
>
> > You just have to break compatability. If programmers are sensible
> > they will always pick strings names for implementation classes from
> > some property file.
>
> Okay. At the moment the provider is under biz.skygate along with the
> rest of the application. Should I move it to org.gnu or something
> similar?
I think it should be under gnu.jndi.providers.dns
That's the naming scheme we use at the ClasspathX project.
Nic Ferrier
PS I still hope to put the JNDI stuf into the ClasspathX repository
where it might reach a wider audience. With it in the GCJ repository
people might think it's GCJ specific.