You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Warren Janssens <wh...@yahoo.ca> on 2001/11/15 18:59:55 UTC

DjikstraSemaphore

I don't know if anyone has noticed this before but
Dijkstra is spelled wrong in Excalibur.

it should be 'ij', not 'ji'
I'm sure anyone from Holland can back me up on this.


Index: DjikstraSemaphore.java
===================================================================
RCS file:
/home/cvspublic/jakarta-avalon-excalibur/src/java/org/apache/avalon/excalibur/concurrent/DjikstraSemaphore.java,v
retrieving revision 1.2
diff -r1.2 DjikstraSemaphore.java
19a20
>  * @deprecated Replaced by by {@link DijkstraSemaphore}.

_______________________________________________________
Build your own website in minutes and for free at http://ca.geocities.com

Re: DjikstraSemaphore

Posted by Incze Lajos <in...@mail.matav.hu>.
On Thu, Nov 15, 2001 at 12:59:55PM -0500, Warren Janssens wrote:
> I don't know if anyone has noticed this before but
> Dijkstra is spelled wrong in Excalibur.
> 
> it should be 'ij', not 'ji'
> I'm sure anyone from Holland can back me up on this.
> 

Anyone from the Earth.

incze

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: DjikstraSemaphore

Posted by Peter Donald <do...@apache.org>.
Okay I did the renaming stuff. I also made the incorrectly spelled version 
extend the correctly spelled version.

We have never been very good spellers ;)


On Fri, 16 Nov 2001 04:59, Warren Janssens wrote:
> I don't know if anyone has noticed this before but
> Dijkstra is spelled wrong in Excalibur.
>
> it should be 'ij', not 'ji'
> I'm sure anyone from Holland can back me up on this.
>
>
> Index: DjikstraSemaphore.java
> ===================================================================
> RCS file:
> /home/cvspublic/jakarta-avalon-excalibur/src/java/org/apache/avalon/excalib
>ur/concurrent/DjikstraSemaphore.java,v retrieving revision 1.2
> diff -r1.2 DjikstraSemaphore.java
> 19a20
>
> >  * @deprecated Replaced by by {@link DijkstraSemaphore}.
>
> _______________________________________________________
> Build your own website in minutes and for free at http://ca.geocities.com

-- 
Cheers,

Pete

*-----------------------------------------------------*
* "Faced with the choice between changing one's mind, *
* and proving that there is no need to do so - almost *
* everyone gets busy on the proof."                   *
*              - John Kenneth Galbraith               *
*-----------------------------------------------------*

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>