On 5/28/07, Emmanuel Lecharny <elecharny@gmail.com> wrote:
> ...
> in order to avoid having to add those try...catch when converting
> String to byte[], we have created a static method in StringTools (in
> the shared-ldap project) :
> ...
> Another suggestion, while we are discussing about the code : in the
> Bind hndler (and in some other classes), you have added a lot of debug
> traces, which is good (in general, I think we don't have enough
> debugging logs in the serever, but that's another story ...), but the
> way you did it can be very costly.
> ...
Thanks for the tips; I'll start to work them into the codebase.
Enrique
|