[
https://issues.apache.org/jira/browse/PB-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma resolved PB-70.
-------------------------
Resolution: Fixed
Has been applied (by David Taylor) and tested fine.
Another great contribution Woonsan!
> Groovy Bridge needs to support groovy script preferences validator and groovy
> script pre-286 portlet.
> -----------------------------------------------------------------------------------------------------
>
> Key: PB-70
> URL: https://issues.apache.org/jira/browse/PB-70
> Project: Portals Bridges
> Issue Type: Improvement
> Components: groovy
> Affects Versions: 1.0.2
> Reporter: Woonsan Ko
> Assignee: Ate Douma
> Priority: Minor
> Fix For: 1.0.2
>
> Attachments: groovy-improve-diff.zip
>
>
> We can use Groovy script to write a portlet now, but we need more.
> We should be able to write a groovy preferences validator. Also we should be
> able to write a groovy script portlet which supports pre-286 header phase.
> In summary, the followings are expected:
> - One can add a portlet preferences validator class into the portlet.xml.
> The class is a wrapper class for groovy script.
> - The wrapper class reads (read-only) preferences to find the script file
> and auto-refresh mode.
> - When auto-refresh mode is true, the modification of the validator script
> should be applied instantly.
> - Also, one can write a groovy portlet to support pre-286 header phase.
> Currently Jetspeed-2 API provides this interface. So the script developer
> implements SupportsHeaderPhase interface of Jetspeed-2 to provide header
> phase.
> - In such case, the developer can set the portlet-class to another wrapper
> class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]