You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Tencé, Vincent" <vt...@optimuminformatique.com> on 2005/02/02 15:22:41 UTC

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

It reminds me of a Joke essay I read a few years ago. I wish I could find it
again. The guy wrote several pages about obfuscating code by hand. In
several steps, you would learn how to write the poorest and most unmaintable
code on earth, a good way to keep your job for life. It was really a good
laugh. Paper includes gems very similar to this piece of code ;-) 

[EDIT]
Here it is an it's being maintained - kind of a paradox no? :)

http://mindprod.com/unmain.html

- Vincent

> -----Original Message-----
> From: Enrique Rodriguez [mailto:erodriguez@apache.org]
> Sent: February 2, 2005 8:21 AM
> To: directory-dev@incubator.apache.org
> Subject: 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/lda p/trunk/clients: ./ src/java/org/apache/ldap/clients/ src/java/org/apache /ldap/clients/embedded/ src/java/org/apache/ldap/clients/ldaptest/ src/ja va/org/apache/ldap/clients/standalone/

Posted by Niclas Hedhman <ni...@hedhman.org>.

On Wednesday 02 February 2005 22:22, "Tencé, Vincent" wrote:

> http://mindprod.com/unmain.html

I think that this URL may be linked to the M$ coding standards document 
base... ;o)  Too much sounds familiar in the windows.h and other APIs.

Cheers
Niclas