]> Sergey Matveev's repositories - public-inbox.git/commit
view: merge $state hash with existing $ctx
authorEric Wong <e@80x24.org>
Thu, 30 Jun 2016 02:35:17 +0000 (02:35 +0000)
committerEric Wong <e@80x24.org>
Thu, 30 Jun 2016 07:24:47 +0000 (07:24 +0000)
commit0c28e937c80f3134898bc41f10bc9de350851944
tree2e001850bb9aca0e9abbb29c050a00f8be45b63a
parent1e0b530449910eb35561e068de7e4084175b78e6
view: merge $state hash with existing $ctx

This reduces the level of indirection to reach certain objects
within the hash and there are no namespace or lifetime conflicts
anyways.
lib/PublicInbox/Feed.pm
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm