It was refreshing to have a substantial patch for a change thanks to Alex. At least someone is paying attention to the software in the middle of all the noise.
Tim
Gary Gregory wrote:
Could either of you create a Bugzilla ticket with this change so we do not loose sight of it for the next release (release notes, etc). Thanks.
Gary
-----Original Message----- From: Tim O'Brien [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 21, 2004 19:19 To: Jakarta Commons Developers List Subject: Re: [PATCH] codec: Binary encoder/decoder addition
Alex,
It has commit'd.
your name and email have been added to project.xml - submit a patch to remove them if you object.
Tim
Alex Karasulu wrote:
Hello,
This little class efficiently (I hope) translates binary data into an String of ASCII '0' and '1' characters. It uses the codec encoder/decoder interfaces. Since it's a class addition I just jar'ed up the class and its test case. The jar is attached and contains:
src/java/org/apache/commons/codec/binary/Binary.java src/test/org/apache/commons/codec/binary/BinaryTest.java
Alex
------------------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
