Handle arbitrary token value
Problem/Motivation
We use the ECA token environment for regular tokens but also for aliased tokens and as an object storage to pass forward any kind of data between events, conditions and actions.
A missing link is to make such arbitrary values (e.g. strings, numbers, etc.) usable as tokens as well.
Proposed resolution
Not sure yet how we could get this done. Maybe by providing an ECA token type which handles all those values that are added by ECA components and not handled otherwise?
Edited by drupalbot