opensubscriber
   Find in this group all groups
 
Unknown more information…

s : server-dev@james.apache.org 8 September 2009 • 12:50AM -0400

[smtp] Upgrade SMTPResponse To Use Java 1.5 Character Manipulation Methods?
by Robert Burrell Donkin

REPLY TO AUTHOR
 
REPLY TO GROUP




SMTPResponse uses StringBuffer and avoids CharSequence. StringBuilder
should be quicker than StringBuffer but cannot be accessed safely from
concurrent threads.

would it be ok to update SMTPResponse to use StringBuffer and CharSequence?

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@jame...
For additional commands, e-mail: server-dev-help@jame...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.