> 
> Yeah, this is very much like ValidationAware.  I
> think it deserves a 
> change because:
> 
> 1. Messages should be independent of validation,
>  however, validation 
> hould be dependent on messages

Then this is just a renaming, because ValidationAware is just methods for 
gathering errors and messages. 

> 2. ActionSupport implemented this interface, while
>  I think it would be 
> etter to have an independent object passed around to
> collect messages

Yep, that's what I was saying... just put one in the value stack to gather 
messages.

> 3. I think the leveraging Log and extending List
>  and Map directly 
> akes it easier and more intuitive
> 
> Don

Hmm... I disagree... I agree with Ian that the addActionError() and 
addFieldError() is more intuitive to me... You should be able to get the 
messages OUT as lists and maps, though...
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=29317&messageID=57265#57265


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to