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/31 16:24:53 UTC

[jira] Created: (CLEREZZA-293) using services in ssps.

using services in ssps.
-----------------------

                 Key: CLEREZZA-293
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-293
             Project: Clerezza
          Issue Type: Improvement
            Reporter: Tsuyoshi Ito


It should be possible to use services in an ssp.

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


[jira] Closed: (CLEREZZA-293) using services in ssps.

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

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

      Assignee: Reto Bachmann-Gmür
    Resolution: Won't Fix

With CLEREZZA-278 you can do proper renderlets (i.e. OSGi DS components and services) with many of the benefits of ScalaServerPages. Within component you can access other OSGi services. Of course, you should do this carefully and keep in mind that this is the presentation layer. By contrast ScalaServerPages are similar to templates, they allow to render specific resources but they should not "pull" additional data or require services.

> using services in ssps.
> -----------------------
>
>                 Key: CLEREZZA-293
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-293
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Tsuyoshi Ito
>            Assignee: Reto Bachmann-Gmür
>
> It should be possible to use services in an ssp.

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