Skip to content
Snippets Groups Projects
Commit 19622224 authored by Pierre-Yves David's avatar Pierre-Yves David
Browse files

mq: use an unfiltered property cache for the queue object

The same `queue` object should be used in all situations. This allows to store
global states on the object (like the reworked shelve extension plans to).  The
queue object does not need to be distinct for all possible views (no reference
to the repo/view used at creation time) it's even a bit surprising that mq still
works with the current code.
parent 4da845cd
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment