The idea is anything to do with encoding/transcoding, etc. I was also wondering if we should also think MIME stuff. Gzip/base64/image...
Also if we should start an I/O package, since collections is so popular. Also anything that might belong in an existing package (collections, beanutils, etc.) Scott > -----Original Message----- > From: Paulo Gaspar [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 23, 2002 4:22 PM > To: Jakarta Commons Developers List > Subject: Codec Sandbox (was: To fork or not ...) > > > There is a load of base 64 and mime related code around. What > is more interesting is that some of them mention some bugs of > the others on comments and so. > =;o) > > Even if it might not be my thing, I scoured a lot of code for > my current project just a couple of months ago and maybe I > have some clues. I will check my notes. > > What other stuff do you want besides base 64? > (It is better if I have search for th whole stuff you might want.) > > > Have fun, > Paulo Gaspar > > > -----Original Message----- > > From: Scott Sanders [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 24, 2002 12:13 AM > > To: Jakarta Commons Developers List > > Subject: RE: To fork or not to fork (was: AltRMI Tasks if > anyone want > > to take them) > > > > > > Hi Paulo, > > > > Just keep trying is all I can say. I am starting a codec sandbox > > package. Could you help me scour other projects for this? I am > > starting with the Base64 class from httpclient, but I know > that there > > is a lot of code out there. > > > > Scott > > > -- > To unsubscribe, e-mail: > <mailto:commons-dev-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
