You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Hasan (JIRA)" <ji...@apache.org> on 2010/06/10 11:11:13 UTC

[jira] Created: (CLEREZZA-233) support of passing user generated data between two ssp through render method call

support of passing user generated data between two ssp through render method call
---------------------------------------------------------------------------------

                 Key: CLEREZZA-233
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-233
             Project: Clerezza
          Issue Type: Improvement
            Reporter: Hasan
            Priority: Critical


render method should accept a third parameter beyond graphnode and mode to be passed to other ssp. this will improve code design eg. modularity

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


[jira] Resolved: (CLEREZZA-233) support of passing user generated data between two ssp through render method call

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

Reto Bachmann-Gmür resolved CLEREZZA-233.
-----------------------------------------

      Assignee: Reto Bachmann-Gmür
    Resolution: Not A Problem

The render method in ssp is a shortcut (with less parameter) to the render method of the callbackrenderer, this method can also be called directly to pass an explicit Context-Node.

Maybe what you need is a scala function rather than an ssp.

Feel free to launch a discussion on the mailing list with your concrete use cases, and examples showing how you think modularity could be imrpoved.

> support of passing user generated data between two ssp through render method call
> ---------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-233
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-233
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Hasan
>            Assignee: Reto Bachmann-Gmür
>            Priority: Critical
>
> render method should accept a third parameter beyond graphnode and mode to be passed to other ssp. this will improve code design eg. modularity

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


[jira] Closed: (CLEREZZA-233) support of passing user generated data between two ssp through render method call

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

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


bulk closing issues that were committed into trunk and left in status resolved for a long time and didn't find a reviewer.

> support of passing user generated data between two ssp through render method call
> ---------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-233
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-233
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Hasan
>            Assignee: Reto Bachmann-Gmür
>            Priority: Critical
>
> render method should accept a third parameter beyond graphnode and mode to be passed to other ssp. this will improve code design eg. modularity

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