zippy / ceptr

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

implement shared vocabularies #24

Closed zippy closed 8 years ago

zippy commented 8 years ago

currently streamReader and streamWriter receptors want to share the idea of a Line, and that probably shouldn't be part of the system defined symbol set. It's now time to implement how these semantic vocabularies get shared by receptors that want to use them. (label table?)

zippy commented 8 years ago

subsumed under #29