Input System  v0.1
Todo List
Class ISX.InputControl

Add ability to get and to set configuration on a control (probably just key/value pairs)

Remove the distinction between input and output controls; allow every InputControl to write values

Class ISX.InputDevice
The entire control hierarchy should be a linear array; transition to that with InputData.
Class ISX.InputRemoting

Reuse memory allocated for messages instead of allocating separately for each message.

Inteface to determine what to mirror from the local manager to the remote system.