#153 ✓resolved
bahuvrihi

Expire Audits

Reported by bahuvrihi | February 12th, 2009 @ 09:56 AM

Currently apps aggregate the results of any tasks that don't have an on_complete block. This plan is good because it prevents the loss of results from tasks that have no termini. However, aggregation isn't always desired (ex in tap-server the default desired action is a render).

App should have a customizable default_on_complete block, by default aggregating the results. With aggregation separated from apps in a fundamental way, there is room for rethinking adding an aggregator by default... consequences:

  • results and _results should be left on the aggregator and removed from app
  • added bonus of separating this avenue to access other tasks in the app (greater modularity)

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

A framework for making configurable, file-based tasks and workflows.

People watching this ticket

Pages