Simon Chiang
unread,Dec 6, 2009, 8:13:17 PM12/6/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tap Forum
This release clarifies the APIs for tasks, joins, and middleware, as
well as ensures that Tap is internally conforming to the API.
Signals were also added in this release. Now apps are controlled from
user interfaces using signals that are easy to parse from argument
vectors (ie the command line) and HTTP requests. The signaling
infrastructure will form the basis for the command line and web
interfaces going forward. Moreover, signals allow workflows to be
serialized as YAML.
I suspect that the core parts of Tap are for the most part stable.
Upcoming releases will most likely update the various modules
independently. I will be focusing on documentation, examples,
usability, and the server.