]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: cleanup and consolidate object weakening
authorEric Wong <e@80x24.org>
Thu, 7 Jul 2016 01:39:36 +0000 (01:39 +0000)
committerEric Wong <e@80x24.org>
Thu, 7 Jul 2016 01:41:03 +0000 (01:41 +0000)
commit8e85257577ee4d7d49e59f048852d9d4ac6f8172
tree83b62c2c283df344a6884cc45a5e16aad5c2196b
parent0cdb0320181606c9b663aa8e37d69a79bff6f3a1
inbox: cleanup and consolidate object weakening

This fixes some layering violations and consolidates
the cleanup into the inbox object itself.  Keeping in
mind weakening does not work at all without our PSGI
server.
lib/PublicInbox/HTTP.pm
lib/PublicInbox/Inbox.pm
lib/PublicInbox/NNTP.pm
lib/PublicInbox/WWW.pm