]> Sergey Matveev's repositories - public-inbox.git/commit
remove redundant NewsGroup class
authorEric Wong <e@80x24.org>
Sat, 28 May 2016 01:57:14 +0000 (01:57 +0000)
committerEric Wong <e@80x24.org>
Sat, 28 May 2016 01:57:39 +0000 (01:57 +0000)
commit528230a0411897a14cbb79d0dae02ea89827bf1e
treeae71b388a84c8a8526b1908e77b00cb57d2cd340
parent666b537fb9d3984370d75f16eae43c2ced752963
remove redundant NewsGroup class

Most of its functionality is in the PublicInbox::Inbox class.

While we're at it, we no longer auto-create newsgroup names
based on the inbox name, since newsgroup names probably deserve
some thought when it comes to hierarchy.
MANIFEST
lib/PublicInbox/Config.pm
lib/PublicInbox/Inbox.pm
lib/PublicInbox/NNTP.pm
lib/PublicInbox/NNTPD.pm
lib/PublicInbox/NewsGroup.pm [deleted file]
lib/PublicInbox/NewsWWW.pm
lib/PublicInbox/WWW.pm
t/config.t
t/nntp.t
t/nntpd.t