[jboss-user] [JBoss Seam] - Re: SelectItems and Seam

petemuir do-not-reply at jboss.com
Fri Feb 2 15:19:17 EST 2007


Yes.

The entityConverter very handy, but (to me) it's really a bit of a hack (which is why I didn't include it in 1.1.5).  I think it's probably better kept separate for now at least.

So, I've been working on a separate version of the converter (which is basically ready) - but ran into http://jira.jboss.org/jira/browse/JBSEAM-755.

For now, you can either use s:selectItems or si:selectItems (or a mixture of both in your app).  Using the entityconverter from 1.1.1beta4 should work fine afaik (you'll just have to attach it manually each time using si:convertEntity - or do the same using a facelets component handler or similar).

So, direction wise, I plan to fix JBSEAM-755 for 1.1.6, and also post the separate entityconverter.  And I do have some ideas about a better way of doing this - I just need to work through them :)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4010221#4010221

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4010221



More information about the jboss-user mailing list