]> Sergey Matveev's repositories - public-inbox.git/commit
lei: tie ALE lifetime to config file
authorEric Wong <e@80x24.org>
Sat, 20 Mar 2021 10:04:07 +0000 (19:04 +0900)
committerEric Wong <e@80x24.org>
Sun, 21 Mar 2021 09:45:50 +0000 (09:45 +0000)
commit0b3d4d72297f82cb43993074dfc4650a01f75683
tree1e63ab9604b7c9ac71e5b5866e763d946a988895
parentbd287d742b81dab13e936727724e5c4de55c44c7
lei: tie ALE lifetime to config file

This should make a future change to "lei import" work more
nicely, since we'll be needing ALE to vivify external-only
messages upon explicit "lei import".
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiALE.pm
lib/PublicInbox/LeiExternal.pm
lib/PublicInbox/LeiQuery.pm
t/lei_xsearch.t