[
https://issues.apache.org/jira/browse/ISIS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-653:
-----------------------------
Component/s: Archetype: ToDoApp WRJ
Archetype: Simple WRJ
Affects Version/s: archetype-simple-wrj-1.3.1
archtype-quickstart-wrj-1.3.1
> Provide a "Scratchpad" request-scoped service, as a way of passing arbitrary
> user data from one place to another. One use case is to coordinate the
> response of bulk actions.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-653
> URL: https://issues.apache.org/jira/browse/ISIS-653
> Project: Isis
> Issue Type: New Feature
> Components: Archetype: Simple WRJ, Archetype: ToDoApp WRJ, Core
> Affects Versions: archetype-simple-wrj-1.3.1,
> archtype-quickstart-wrj-1.3.1, core-1.3.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: core-1.4.0
>
>
> This builds on ISIS-652 (request scoped). The Scratchpad service itself is
> basically a wrapper around Map, with signature:
> get(Object key)
> put(Object key, Object value)
> clear(Object key)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)