HomePhorge

Adding Message interface that makes it possible to store/handle messages in a…

Referenced Files
None
Subscribers
None
This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Adding Message interface that makes it possible to store/handle messages in a type-agnostic way and restore type-information when obtaining values from the message, a feature based on type tokens; adding template facilities to type-match Messages and extract typed values from Messages according to some list of types; adding template facilities to apply values from Messages as actual arguments to functions; adding a new example, messaging, showcasing the facilities around the Message interface.

Details

Provenance
juhaszAuthored on Feb 13 2017, 4:06 PM

Commit No Longer Exists

This commit no longer exists in the repository.