Matthew Weigel - 2004-12-21

Logged In: YES
user_id=1103654

I think it would be better if ParameterDef provided a
protected method to set it, which in turn invokes
ArgumentProcessor.setValue(). People subclassing
ParameterDef shouldn't have to handle callbacks into other
classes; ParameterDef should handle that for them.