XML - multiple values - arg tags (yuk) - can we specify tags more than once? Can that be validated by some kind of range check?
Schema versions, how to describe. get into code
ParameterBundles are ikky. Can we reflect schemas more accurately, automatically?
Can we use something else that will let us manipulate the DOM structure as if it were a parameter structure?
What should drive changes? At the moment, a change to a parameter requires changes to schema, parameter bundles, user interface, native file converter, (etc?)
Look more carefully at data structure of schema and dependencies
Existing mySpace clients are ikky
Investigate how parser/factories etc are supposed to work. How do we get generalised validation. How do we ensure (correct) parsers etc are available at runtime, and report to user, etc?