pojosontheweb / woko

POJOs on the Web !
http://www.pojosontheweb.com
Apache License 2.0
9 stars 1 forks source link

property names are not easily localizable #48

Closed mathieu closed 12 years ago

mathieu commented 12 years ago

The renderer uses label for="objet.propName" : this is clumsy as it doesn't include the class name.

object.propName should be MappedClassName.propName