Skip to content
Snippets Groups Projects

Streamline Conditions Derivation

Merged Gerhard Raven requested to merge tweak-derivation into master

Closes #45 (closed).

Modify addConditionDerivation so that it now takes an input condition key (or keys), an output condition key, and a callable which will be invoked with the objects corresponding to the input keys, and which returns an object corresponding to the output key.

The number of input keys must match the number of arguments of the callable, and the retrieved condition must be convertible to the type of the corresponding argument.

to be applied in conjunction with Rec!1658 (merged)

Edited by Marco Cattaneo

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading