[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Java Library again

From: Alexander Mueller <alex_at_littleblue.de>
Date: 2001-07-31 17:01:06 CEST

Hi!

It doesnt HAVE to match a domain name. For example a lot of large companies just give a shit about this
and introduce some name on the top namespace level. Till now I thought www.subversion.org was a
domain registered for our project. But it seems this isnt the case. Right?

So we can change it to org/tigris/subversion/lib. But then the current sourcecode has to be changed
as well (all of the import and the package declarations)

Alex

kfogel@collab.net schrieb:

> Okay, have an immediate question about the Java layout:
>
> $ cd subversion/clients/java
> $ ls -lR
> .:
> org/
>
> ./org:
> subversion/
>
> ./org/subversion:
> SubversionException.java lib/
>
> ./org/subversion/lib:
> Client.java Revision.java TextdeltaOp.java WorkingCopy.java
> Entry.java Status.java TextdeltaWindow.java
> Reporter.java TextdeltaHandler.java TreeDeltaEditor.java
>
> Is there a reason it's not "org/tigris/subversion/lib/"? I'm not
> fully familiar with the Java layout conventions, but I thought they
> were supposed to match the domain name or something? Please correct
> me if I'm just misunderstanding the rules here.
>
> The interfaces look fine; as you say, no JNI implementation yet, but
> getting the interfaces first makes sense.
>
> -Karl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:34 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.