[Seaside] WAValidationDecoration>>handleAnswer: shouldn't use super handleAnswer?

Avi Bryant avi at beta4.com
Tue Jun 22 06:07:40 CEST 2004


On Jun 21, 2004, at 8:57 PM, C. David Shaffer wrote:

> OK, my problem comes from the situation where a subcomponent has a 
> validation decoration but also has been sent onAnswer:.  Obviously the 
> order of the decorations matters in this case.

Ah.  Yes, it does.  But since in #call: situations #onAnswer: is pretty 
much always the last thing to be sent, I think that's the right order 
for the ValidationDecoration to assume.

> So, I retract my change.  I have attached a new change set since the 
> last one included that change and there was a problem with one of my 
> other changes.

Great.  I'll include it in the next release, which should be quite soon.

Avi



More information about the Seaside mailing list