[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: <kfogel_at_collab.net>
Date: 2001-07-31 16:49:36 CEST

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
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.