NNTPRootFolder names
Cedric Hyppolite <[email protected]> Wed, 2 Aug 2006 21:16:31 +0200
| Newsgroups | gmane.comp.java.classpath.extensions.discuss |
|---|---|
| Message-ID | <[email protected]> |
Hi, Currently NNTPRootFolder returns the server name as its name and the =20 server welcome message as its full name. Even if the welcome message can be useful, the names of this folder =20 are easy to deal with when constructing a application side view of =20 the news server structure. I would have expected a behavior more similar to POP or IMAP provider =20= where an empty string or a '/' is returned as both name and full name =20= for the root folder. Is there any particular reason for this implementation ? C=E9dric=