Todo List
KObject | --KObjectQueue | --KCommandChain | --KFilterChain
The filter chain overrides the run method to implement a seperate validate and santize method
mixed run( string $name, $context)
mixed _sanitize( $context)
bool _validate( $context)