David Graham wrote:

DynaActionForm.getMap() returns the Map that the properties are stored in
without copying it to a new Map instance or wrapping it in an unmodifiable
Map. IMO, we should treat that method with much more care and return an
unmodifiable view of the Map considering it's mainly to be used in JSTL
tags.


Does this solve a problem that you or others have encountered in practice ?

-Rob


Is anyone opposed to this idea?


David





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



Reply via email to