[jboss-jira] [JBoss JIRA] (DROOLS-3098) UX: Add support for map and list

Daniele Zonca (Jira) issues at jboss.org
Wed Nov 14 11:08:00 EST 2018


    [ https://issues.jboss.org/browse/DROOLS-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661402#comment-13661402 ] 

Daniele Zonca commented on DROOLS-3098:
---------------------------------------

[~manstis]
Hi, I think we can expose to the user directly and only `Collection` and `Map`.
* `Collection` is iterable and it should be enough to cover all the flavors (`List`, `Set`, `Queue` etc) for the user because I don't think it will be supported index based condition (for instance "I expect element of index 2 of the List has this value")
* `Map` should be enough to cover all key-value structures

I would like to hide all the rest of complexity in the backend

> UX: Add support for map and list
> --------------------------------
>
>                 Key: DROOLS-3098
>                 URL: https://issues.jboss.org/browse/DROOLS-3098
>             Project: Drools
>          Issue Type: Story
>          Components: Scenario Simulation and Testing
>            Reporter: Daniele Zonca
>            Assignee: Liz Clayton
>            Priority: Major
>              Labels: ScenarioSimulation, UX, UXTeam
>
> As user I want to be able to use Data Objects that contain Lists and Maps



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list