Skip to content
Commit 9a28e06d authored by Milian Wolff's avatar Milian Wolff
Browse files

Unify template arguments for ItemRepositoryFor

The type we was is just a context, it doesn't have to be the item.
Unify on the non-item class for which the repository is used, or
introduce a separate context type tag where none exists. This allows
for shorter callee code.

Note that the separate type tag is already an established paradigm
which was used previously for the DeclarationComment e.g.

Fixes: #9
parent 56f3cc14
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment