You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Tsuyoshi Ito (JIRA)" <ji...@apache.org> on 2010/08/10 16:29:17 UTC

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

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


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.


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

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür closed CLEREZZA-271.
---------------------------------------

    Resolution: Fixed

> 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.


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

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür reassigned CLEREZZA-271:
-------------------------------------------

    Assignee: Reto Bachmann-Gmür

> 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.