luni ASN1 De/Encoder is never used. luni Base64 decoder is faster vs. corresponding security class, but it has a bug for which I do not see a quick fix: it does not support /n and /r characters in encoded form. Adding of that support would slow down luni implementation.
luni DefaultPolicy is currently never used. So I suggest moving luni classes to archive/modules. Comments? Thanks, Mikhail 2006/4/6, Mikhail Loenko <[EMAIL PROTECTED]>: > We have pairs of implementations for the following functionality > (modules luni and security): > > ASN1 De/Encoding > Base64 De/Encoding > DefaultPolicy > > I'm going to compare and choose one them but I'd appreciate if someone > else would compare them too. > > Thanks, > Mikhail > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
