I'm currently trying to create a survey feature : http://www.xwiki.org/xwiki/bin/view/Dev/Polls Currently, it works without complete translation and a painful piece of code : http://club-beta.mandriva.com/xwiki/bin/view/Survey/SatisfactionSurvey I'm facing somes problems : - Translatable property value doesn't exists, useful for ListClass properties. - Separated label and value in select (ListClass). - No getBooleanValue method in BaseCollection. Not real problems : - Lack of documentation. At least commented XWiki API Documentation could be really helpful. - 'Turns You Crazy' API : The difference between Document and XWikiDocument is thin but crucial, same with Class and BaseClass and many others. It's sometimes killing simplicity in the name of abstraction : doc.getxWikiClass().getXWikiClass().getFieldList() So if you could help or give me any hints/advice to add this feature in xwiki, or if an more easy/universal way to add this feature in xwiki exists, tell me. Best regards, Tim -- http://people.tryphon.org/~tim/