]> Sergey Matveev's repositories - public-inbox.git/commitdiff
v1writable: retire in favor of InboxWritable
authorEric Wong <e@80x24.org>
Thu, 23 May 2019 09:36:40 +0000 (09:36 +0000)
committerEric Wong <e@80x24.org>
Thu, 23 May 2019 17:43:50 +0000 (17:43 +0000)
In retrospect, introducing V1Writable was unnecessary and
InboxWritable->importer is in a better position to abstract
away differences between v1 and v2 writers.

So teach InboxWritable to initialize inboxes and get rid
of V1Writable.


No differences found