Jon Scott Stevens <[EMAIL PROTECTED]> writes: > I'm going to take a pass over the code and format it so that it is more > readable as well as look for any hotspots. I also want to get rid of the > Base64 impl and replace it with a Jakarta one (I was thinking of the one > from Tomcat)
Please be sure to separate formatting changes from functional changes (using separate commits). Dan