I've finished my initial work on @Selectitems. It works like @DataModel. It will automatically convert an arbitrary List into a List that the JSF components expect (and publish into the appropriate scope).
I'll build in support for @SelectItems(labelMethod="", descriptionMethod=""...) later on today. For the time being the conversion is basic. value=object, label=object.toString(). My question is. Is anyone else interested in this functionality and would the Seam developers be interested in including this patch once complete? If not, what would be the best way for me to continue to benefit from Seam and this functionality without custom code in Component (custom interceptor)? -Jim View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927852#3927852 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927852 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
