Hello all,

I have improved coercion from List to SelectModel, right now you need to create 
SelectModel for Select component, but in the situation when we know how to 
display an object from the list we can do it just by binding collection to the 
model parameter. 

There is a new interface ValueLabelProvider to provide a label from the object. 
The coercion will use the global messages catalog not the component one so it 
could confuse a user.

The issue includes a git patch with tests.

https://issues.apache.org/jira/browse/TAP5-1446

Denis

Reply via email to