You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/20 14:12:20 UTC

[jira] [Commented] (ISIS-706) Blob vs Clob request handling, also relationship with bulk actions.

    [ https://issues.apache.org/jira/browse/ISIS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906938#comment-13906938 ] 

ASF subversion and git services commented on ISIS-706:
------------------------------------------------------

Commit 19b7c178ceb3c30663c9a496643c1c0f158c5b02 in isis's branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=19b7c17 ]

ISIS-706: blob vs clob handling, also w.r.t. bulk actions

ActionModel:
- blob vs clob, use same API so far as possible (differ only in IResourceStream impl)

BulkActionsLinkFactory:
- use ActionResultResponseHandlingStrategy for dealing with lastReturnedAdapter

CssMenuItems
- consistenct in config of LinkAndLabel (for the 'noVeil' CSS class workaround for actions returning blob/clob)

@Bulk.InteractionContext.InvokedAs
- new convenience methods on this enum

ObjectAction.Filters.bulk()
- added checks that the parameter count must be 0, and must not return a Blob/Clob
- the parameter check is here because removed from...

BulkAnnotationFacetFactory
- no longer requires that action has zero params
- doing so was causing bulk facet to not be installed on contributed actions
- in any case, when bulk actions with params are eventually supported, would need to remove anyway


> Blob vs Clob request handling, also relationship with bulk actions.
> -------------------------------------------------------------------
>
>                 Key: ISIS-706
>                 URL: https://issues.apache.org/jira/browse/ISIS-706
>             Project: Isis
>          Issue Type: Improvement
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.3.1
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-wicket-1.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)