What is the archive tree for? Why not just remove them and let svn take care of "archiving" them? (This also means users don't have to check out unnecessary files.)
-Mark. On 4/10/06, Mikhail Loenko <[EMAIL PROTECTED]> wrote: > 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] > > -- Mark Hindess <[EMAIL PROTECTED]> IBM Java Technology Centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
