﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	i_links	o_links
105	CommandChain	bensch	nobody	"= CommandChain =
a CommandChain is a list of commands, that are executed during over a time in an order given it by the User

== implementation ==
  * Functors: Use functors as described in [http://www.newty.de/fpt/functor.html Functor-Tutorial]
  * List: make a list of functors, that, each has a certain time
  * Engine: either an engine or a per-object approach is needed here.
  * Parameters: functions that are be able to be included should have a parameter TIME in it

== usage ==
  * script language
  * chain of command (in an equipotential sense :))
  * actions like explode 2 seconds and then delete.
"	defect	closed	major	0.4.0-story	GeneralFramework		invalid	command chain script			
