You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Chirag Shah <ch...@gmail.com> on 2010/07/29 23:41:57 UTC

Re: Fix default EL functions (issue1885042)

Doesn't look like the code review was dispatched by
dev-remailer@shindig.apache.org. Resending to dev@shindig.apache.org

Thanks,
Chirag

On Thu, Jul 29, 2010 at 11:21 AM,  <ch...@gmail.com> wrote:
> Reviewers: dev-remailer_shindig.apache.org, shindig.remailer_gmail.com,
>
> Description:
> This change prefixes all functions in the OpenSocial-Templating spec [1]
> with "os:". All other functions are prefixed with "osx:"
>
> Implemented os:htmlEncode and os:htmlDecode.
>
> [1] -
> http://opensocial-resources.googlecode.com/svn/spec/1.0/OpenSocial-Templating.xml#rfc.section.7.3
>
>
>
> Please review this at http://codereview.appspot.com/1885042/show
>
> Affected files:
>  java/common/src/main/java/org/apache/shindig/expressions/OpensocialFunctions.java
>  java/common/src/test/java/org/apache/shindig/expressions/OpensocialFunctionsTest.java
>
>
>