Johan Compagner wrote:
should we try to match case insenstive? Not it is just a ValueMap of attributes so the problem is that we then have to lowercase all theattributes keys
Hmmmm. XHTML says all the attributes should be lowercased, so I see no particular problem with lowercasing everything in the markup loader, aside from the extra overhead. Someone will doubtless complain, though.
Regards, Al -- Alastair Maw Wicket-biased blog at http://herebebeasties.com
