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

Re: svn commit: r22341 - trunk/subversion/bindings/java/javahl/src/org/tigris/subversion/javahl

From: David Glasser <glasser_at_mit.edu>
Date: 2006-11-19 08:13:16 CET

On 11/18/06, dlr@tigris.org <dlr@tigris.org> wrote:
> Author: dlr
> Date: Sat Nov 18 15:12:00 2006
> New Revision: 22341
>
> Log:
> JavaHL: Extend a typical Java event notification interface.

> -public interface Notify2
> +public interface Notify2 extends EventListener

Hmm, I didn't actually know that "extends" worked against interfaces;
would it make sense to change this to "implements", which I think is
more typically used?

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 19 08:13:29 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.