salmanahmad / dog

The Dog Programming Language
http://www.dog-lang.org
Apache License 2.0
0 stars 0 forks source link

Add oneach to /stream #4

Closed zahanm closed 12 years ago

zahanm commented 12 years ago

Needs to be a part of stream to register listeners for new tracks. Cleans up API links between ASK, LISTEN and ON EACH.

In Twitter example, this means not having to defer listening for new tweets till LISTEN is used.

zahanm commented 12 years ago

Added in ffadfaf7cb45113d7f54cbbd8d9e3bfbca9f34b5