AlacrisIO / meta

Internal management of Legicash/Legilogic/Alacris
0 stars 0 forks source link

Extract JS observer #73

Open jeapostrophe opened 5 years ago

jeapostrophe commented 5 years ago

I think this is actually very easy. It is just a participant that does not actually participate (i.e. it does not send any messages.) Right now, this couldn't work though because we'd have to have an address for it that everyone else agrees on at the start of the protocol.

jeapostrophe commented 5 years ago

This pays attention the emit messages and displays games.

fare commented 5 years ago

Observability is more than a cute feature: it's an essential piece of infrastructure:

fare commented 5 years ago

In practice, that's how we can write an interface that from the point of view of the proof system is a typed hole, yet allows the front-end programmer to use rich contextual data at source-level (or otherwise appropriate level of abstraction) in presenting the data to users.