Re: Getting newsgroup list in real-time

Chris Burdess <[email protected]> Fri, 5 May 2006 17:21:03 +0100
Newsgroups gmane.comp.java.classpath.extensions.discuss
Message-ID <[email protected]>
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--===============1341247318==
Content-Type: multipart/signed; protocol="application/pgp-signature";
	micalg=pgp-sha1; boundary="Apple-Mail-5-1035138783"
Content-Transfer-Encoding: 7bit

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--Apple-Mail-5-1035138783
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed

Cedric Hyppolite wrote:
> Here is a patch for NNTPRootFolder + plus an additional interface =20
> to be added in gnu.mail.providers.nntp.
>
> To use it just cast the 'DefaultFolder' to NNTPRootFolder :
>
> 		ListFolderListener listener =3D new ListFolderListener() =
{
> 			public void foundFolder(String folderName) {
> 				System.out.println("Found folder :" + =
folderName);
> 			}		=09
> 		};
> 		((NNTPRootFolder) root).list(listener);
>
>
> With this I am able to get 4000 group names in the first minute
> instead of waiting around 10 minutes to get the full 40000 groups.

I committed this patch, after applying GNU formatting, adding a =20
licence header and ChangeLog entry, and updating the makefile to =20
include the new source file.

Thanks
--=20
=E7=8A=AC Chris Burdess
   "They that can give up essential liberty to obtain a little safety
   deserve neither liberty nor safety." - Benjamin Franklin





--Apple-Mail-5-1035138783--



--===============1341247318==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Classpathx-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpathx-discuss

--===============1341247318==--