You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/01/17 14:54:21 UTC

[jira] [Resolved] (ISIS-653) 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.

     [ https://issues.apache.org/jira/browse/ISIS-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-653.
------------------------------

    Resolution: Won't Fix

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