> I think we're underusing this feature and making our life a lot harder > than it needs to be in these flows by defining a "proceed" event. The way > we should be doing this, and one that happens to actually work almost with > no changes from what we have, is returning *nothing* from the actions that > succeed. Wow. Sounds great.