You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by to...@apache.org on 2006/01/07 22:02:34 UTC

svn commit: r366909 - /jakarta/commons/proper/codec/branches/2/

Author: tobrien
Date: Sat Jan  7 13:02:29 2006
New Revision: 366909

URL: http://svn.apache.org/viewcvs?rev=366909&view=rev
Log:
Creating a branch for a proposed refactoring of the Base64 into
a class that isn't necessarily tied to using so many static 
variables.  While most users only have a need for Base64, there
should be a much easier way to reuse the logic in a Base class
to implement Base16, Base32 as per RFC 3548

Added:
    jakarta/commons/proper/codec/branches/2/
      - copied from r366908, jakarta/commons/proper/codec/trunk/


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org