Why not both ?
As in livetables, if you specify "displayName" for a column, it will use it,
if not it will use a default-ly built message key to find the display name.
Vertical forms would use the hint hard-coded in class properties (if any),
or use the message tool with the key you propose if not - or you can call
$msg.get('myname') from class properties if you want another key than the
default.-- View this message in context: http://xwiki.475771.n2.nabble.com/Convention-for-class-property-hints-tp7269930p7542383.html Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

