Well, the reason I would want to skip it is because of the performance hit it will cause.
For every UIInput, for instance, we would have to traverse up the tree to find the containing UIForm.
Am I correct in thinking that you could do this job by validating the component-tree just before render?
You could implement this as an optional phase-listener.
andy
-- Andrew Thornton [EMAIL PROTECTED] / [EMAIL PROTECTED]
