> i am not saying we shouldntve fixed it to return an array always, what i am
> saying is that it is inconsistent because when we put things into that map
> we dont wrap them in an array, and we should, no?

I don't know whether we should. Those are parameters we ourselves
added, so however we'd add them, it wouldn't lead to inconsistencies
with the servlet request parameters other than that the servlet API
returns an immutable map to start with.

> why is that map mutable?

I think that's in the commit comments somewhere. If I remember
correctly, I wanted to make it immutable, but other parts broke. Note
that it's a copy btw.

Eelco

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to