﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
561	Audio and video should use workbench instead of tempfiles	Christopher Allan Webber		"The audio and video media types both write to temporary files instead of using the workbench... the workbench was designed for this though as a place to put files during processing that get removed when things are done.

The NamedTemporaryFile bits should be changed over to use the workbench unless there's good reason not to, and the end of these files' processing routines should call:

{{{
workbench.destroy_self()
}}}"	defect	closed	major	0.3.3	programming	fixed	review	joar	
