[
https://issues.apache.org/jira/browse/ISIS-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-1291:
------------------------------
Fix Version/s: (was: 1.13.0)
1.14.0
Description:
Note that this will also require some data migration scripts for anyone that
has used this feature.
We should however be clear about this: conceptually the Command is an intention
to invoke an action, it isn't the record of the action being invoked. That,
instead, is the domain event (if in-memory) or its reified form, ie the
ActionInvocationMementoDto, intended for use when publishing.
was:Note that this will also require some data migration scripts for anyone
that has used this feature.
Summary: Use Isis' action invocation memento DTO (XSD) schema for the
Command#setMemento() (was: Use Isis' XSD schema for the action invocation
memento, as used in the Command#setMemento())
> Use Isis' action invocation memento DTO (XSD) schema for the
> Command#setMemento()
> ---------------------------------------------------------------------------------
>
> Key: ISIS-1291
> URL: https://issues.apache.org/jira/browse/ISIS-1291
> Project: Isis
> Issue Type: New Feature
> Components: Core
> Affects Versions: 1.11.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.14.0
>
>
> Note that this will also require some data migration scripts for anyone that
> has used this feature.
> We should however be clear about this: conceptually the Command is an
> intention to invoke an action, it isn't the record of the action being
> invoked. That, instead, is the domain event (if in-memory) or its reified
> form, ie the ActionInvocationMementoDto, intended for use when publishing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)