You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Enrique Rodriguez <er...@apache.org> on 2005/02/02 14:21:15 UTC

Re: [SPAM] svn commit: r149496 [1/3] - in incubator/directory/ldap/trunk/clients: ./ src/java/org/apache/ldap/clients/ src/java/org/apache/ldap/clients/embedded/ src/java/org/apache/ldap/clients/ldaptest/ src/java/org/apache/ldap/clients/standalone/

Alex,

I'm going start calling you Martha Stewart.  This is some sweet work:

{code}
-        for ( int l_ii = 0; l_ii < l_size; l_ii++ )
{code}

Go Emmanuel!

-enrique


akarasulu@apache.org wrote:
> Author: akarasulu
> Date: Wed Feb  2 00:05:21 2005
> New Revision: 149496
> 
> URL: http://svn.apache.org/viewcvs?view=rev&rev=149496
> Log:
> changes ...
> 
>  o committing Emmanuel's changes from following JIRA
>  o as far as I can see he cleaned up the code
>  o all avalon deps have been removed
> 
> issues ...
> 
>  o http://issues.apache.org/jira/browse/DIRLDAP-28


Re: [SPAM] svn commit: r149496 [1/3] - in incubator/directory/ldap/trunk/clients: ./ src/java/org/apache/ldap/clients/ src/java/org/apache/ldap/clients/embedded/ src/java/org/apache/ldap/clients/ldaptest/ src/java/org/apache/ldap/clients/standalone/

Posted by Alex Karasulu <ao...@bellsouth.net>.
Enrique Rodriguez wrote:

> Alex,
>
> I'm going start calling you Martha Stewart.  This is some sweet work:
>
Ha! That's not my jizz though.

> {code}
> -        for ( int l_ii = 0; l_ii < l_size; l_ii++ )
> {code}
>
Where did that come from?  Darn that's ugly.  I usually do ii, jj, and 
kk for loop variables because they can be grepped for easier than using 
i,j and k.  But never have I put an l_ in front of ii, jj, and kk even 
when I used l_ for local variables.  

-Alex


Re: [SPAM] svn commit: r149496 [1/3] - in incubator/directory/ldap/trunk/clients: ./ src/java/org/apache/ldap/clients/ src/java/org/apache/ldap/clients/embedded/ src/java/org/apache/ldap/clients/ldaptest/ src/java/org/apache/ldap/clients/standalone/

Posted by Alex Karasulu <ao...@bellsouth.net>.
Emmanuel Lecharny wrote:

>Ouf !
>
>I tought it was mine ! I cleaned the client code, not completly, but
>almost. I was afraid that I could have let this line in.
>
>Whatever, this is not a real issue. It just remind me a good joke :
>
>Jesus & the adulteress :
>
>"... He that is without sin among you, let him first cast a stone at
>her ..."
>
>And as one stone hits the adulteress, jesus said :
>
>"Mom, please ..."
>  
>
Ha! That's funny.  I'll have to borrow it some time.

-Alex

Re: [SPAM] svn commit: r149496 [1/3] - in incubator/directory/ldap/trunk/clients: ./ src/java/org/apache/ldap/clients/ src/java/org/apache/ldap/clients/embedded/ src/java/org/apache/ldap/clients/ldaptest/ src/java/org/apache/ldap/clients/standalone/

Posted by Emmanuel Lecharny <el...@iktek.com>.
Ouf !

I tought it was mine ! I cleaned the client code, not completly, but
almost. I was afraid that I could have let this line in.

Whatever, this is not a real issue. It just remind me a good joke :

Jesus & the adulteress :

"... He that is without sin among you, let him first cast a stone at
her ..."

And as one stone hits the adulteress, jesus said :

"Mom, please ..."


Cheers,
Emmanuel



Re: [SPAM] svn commit: r149496 [1/3] - in incubator/directory/ldap/trunk/clients: ./ src/java/org/apache/ldap/clients/ src/java/org/apache/ldap/clients/embedded/ src/java/org/apache/ldap/clients/ldaptest/ src/java/org/apache/ldap/clients/standalone/

Posted by Alex Karasulu <ao...@bellsouth.net>.
Emmanuel Lecharny wrote:

>Where the hell does this code come from ???
>
>  
>
*hand up in air* not me!

-Alex

Re: [SPAM] svn commit: r149496 [1/3] - in incubator/directory/ldap/trunk/clients: ./ src/java/org/apache/ldap/clients/ src/java/org/apache/ldap/clients/embedded/ src/java/org/apache/ldap/clients/ldaptest/ src/java/org/apache/ldap/clients/standalone/

Posted by Emmanuel Lecharny <el...@iktek.com>.
Where the hell does this code come from ???

Le mercredi 02 février 2005 à 08:21 -0500, Enrique Rodriguez a écrit :
> Alex,
> 
> I'm going start calling you Martha Stewart.  This is some sweet work:
> 
> {code}
> -        for ( int l_ii = 0; l_ii < l_size; l_ii++ )
> {code}
> 
> Go Emmanuel!
> 
> -enrique
> 
> 
> akarasulu@apache.org wrote:
> > Author: akarasulu
> > Date: Wed Feb  2 00:05:21 2005
> > New Revision: 149496
> > 
> > URL: http://svn.apache.org/viewcvs?view=rev&rev=149496
> > Log:
> > changes ...
> > 
> >  o committing Emmanuel's changes from following JIRA
> >  o as far as I can see he cleaned up the code
> >  o all avalon deps have been removed
> > 
> > issues ...
> > 
> >  o http://issues.apache.org/jira/browse/DIRLDAP-28
> 
>