Changeset aab2f5e in rtems-central for rtemsqual

Timestamp:
05/06/20 08:13:03 (4 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
6772014
Parents:
4fc185c
git-author:
Sebastian Huber <sebastian.huber@…> (05/06/20 08:13:03)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/28/20 08:37:29)
Message:

items: Rework item mapper

Rename Item.get() in Item.get_by_key_path() since it may conflict with a
future dict-like get() method.

In Item.get_by_key_path() first call the get_value() callable to get the
value. This allows a context-sensitive formatting of values.

(No files)

Note: See TracChangeset for help on using the changeset viewer.