[
https://issues.apache.org/jira/browse/SHINDIG-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lev Epshteyn updated SHINDIG-645:
---------------------------------
Attachment: Compile-Time-Msg-Substitution.patch
> Inlining of ${Msg} values at compile time, whitespace trimming.
> ---------------------------------------------------------------
>
> Key: SHINDIG-645
> URL: https://issues.apache.org/jira/browse/SHINDIG-645
> Project: Shindig
> Issue Type: Improvement
> Components: Features (Javascript)
> Reporter: Lev Epshteyn
> Priority: Minor
> Attachments: Compile-Time-Msg-Substitution.patch,
> Compile-Time-Msg-Substitution.patch
>
>
> Any ${Msg.foo} reference will be inlined into the template during
> compilation, which will result in all the ${} style markup in the message
> body to be properly processed.
> So if there is a message that contains "Hello ${Viewer.displayName}", it will
> work as expected. This will allow more flexibility in internationalization.
> Additionally, added trimming of string contents of template source obtained
> from DOM nodes.
> Code review: http://codereview.appspot.com/7257
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.