Olivier Auverlot wrote:
Yes, as Stef says, I use LDAPlayer everyday at work and it run fine :-) 

Some month ago, I wrote a draft of an article about LDAPlayer. If you read french, you can download it from http://perso.numericable.fr/~oauverlo/pharo/ldap.pdf
  

The article isn't completed but contains some informations. I plan to rewrite it...

  

Best regards
Olivier ;-)


Le 27 sept. 2013 à 22:45, phil@highoctane.be a écrit :

  
Ah ah, thanks!!

I am doing some Stamp with RabbitMQ over here. Works.

/Phil
    



  
Thanks Olivier. I'm not using LDAP at the moment but its something that is useful to have in the back pocket.

For a simple english translation, just post that url into...
http://translate.google.com/

btw, if I understand in correctly it would clarify your example for...
     Object subclass: # Ldap
to be...
   
Object subclass: # LdapApp

cheers -ben