jeffreyguenther / shiro

Shiro - a declarative, dataflow programming language for exploring alternatives
MIT License
16 stars 2 forks source link

Add events to runtime #10

Closed jeffreyguenther closed 9 years ago

jeffreyguenther commented 10 years ago

Add events to the shiro runtime to allow graphical user interfaces to register handlers and respond to changes in the model

Some events that might be useful:

jeffreyguenther commented 9 years ago

I will take a different approach for events and will tackle this later when I make Shiro realtime.