You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2010/09/08 19:07:33 UTC

[jira] Commented: (CLEREZZA-271) Global Map to set and get value, objects, methods in an ssp.

    [ https://issues.apache.org/jira/browse/CLEREZZA-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907315#action_12907315 ] 

Reto Bachmann-Gmür commented on CLEREZZA-271:
---------------------------------------------

As per revision 995155 it should be possible to set varaibles with $("varname") = value and retrive it with $("varname"). It might be needed to cast it the reuered type as in $("varname")..asInstanceOf[Date].

> Global Map to set and get value, objects, methods in an ssp.
> ------------------------------------------------------------
>
>                 Key: CLEREZZA-271
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-271
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Tsuyoshi Ito
>            Assignee: Reto Bachmann-Gmür
>
> A developer wants to set a value in a renderlet to get it from "include" renderlets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.