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

Re: svn commit: rev 5528 - trunk/subversion/bindings/java/org/tigris/subversion

From: <cmpilato_at_collab.net>
Date: 2003-04-02 22:23:46 CEST

knacke@tigris.org writes:

> Author: knacke
> Date: Wed Apr 2 13:56:45 2003
> New Revision: 5528
>
> Added:
> trunk/subversion/bindings/java/org/tigris/subversion/Canceller.java
> Log:
> * subversion/bindings/java/org/tigris/subversion/Canceller.java
> New interface.

I know I shouldn't be making complaints, since I'm the one who failed
to add this skeletal class, but...

> +/**
> + * The methods of this interface correspond to the svn_nodekind_t enum
> + * described in the subversion C API located in 'svn_types.h'.
> + */
> +public interface Canceller
> +{
> +}

...I'm not quite sure what to make of that comment. What does
cancellation have to do with node kinds?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 2 22:28:26 2003

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.