Skip to content
Snippets Groups Projects
Commit 0ae59c77 authored by Raphael Collet's avatar Raphael Collet
Browse files

[IMP] ormcache: improve API to enable the decoration of new-api methods

The new signature of ormcache() is way more intuitive: simply list the names of
the method arguments that compose the cache key (see documentation and existing
code).  A backward-compatible mode is available by using the keyword argument
`skiparg`.
parent baca220b
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