Closed hanneskod closed 6 years ago
If nodes have a name (#19) then message keys can have the form layoutName.nodeName.messageId
. This could in turn render the messageId
node attribute currently used in MessageVisitor
superfluous. That would make XML look better...
done..
Presently we use a PHP interface. This does not feel optimal. Some other datasource would be better. A simple json collection?
Also there seems to be two ways of noting messages in
Messages.php
. A blast from the past? Make sure all messages are stored using the same semantics.