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

Re: Seeking JavaHL developers for RC

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-10-20 22:35:30 CEST

Daniel Rall <dlr@finemaltcoding.com> wrote on 10/20/2005 04:31:19 PM:

> I assume you mean that the ability to digest a full path would be more
> desirable? (This was my thinking as well.) As the JavaHL binding I
> added simply wraps svn_wc_is_adm_dir(), a change to that library would
> do the trick here, and sounds like a generally more comfortable API.
> Maybe something like...?:

I think clarification in the JavaDoc would be fine. It would not be hard
from Java to just pass the folder name and not the path.

What I was really saying is that we are more likely to need and use the
"get" method than the "is" method. For example, we need to register the
name of this folder with Eclipse so that it ignores it on some of its
operations, hides it in the UI etc... We also need it so that we can
explicitly look for the folder.

I do not think we ever have a case where we have some folder name and we
want to check if is an admin directory or not.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 20 22:36:28 2005

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.