zippy / ceptr

(a recomposable medium for distributed social computing) || (semantic self-describing protocol stacks)
http://ceptr.org
GNU General Public License v3.0
89 stars 17 forks source link

make sender available to action after expectation match #82

Closed zippy closed 8 years ago

zippy commented 8 years ago

For example, many actions that fire after an expectation match, will need to know the address of who sent the message.

zippy commented 8 years ago

as of c7c177b2b5a61 we now have a SIGNAL_REF which works the same as PARAM_REF but resolves to clone of the part of the signal specified by the tree_path surface.