Andi Huber created CAUSEWAY-3837: ------------------------------------ Summary: [Programming Model] Java built-in Map Type to support Collection Semantics Key: CAUSEWAY-3837 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3837 Project: Causeway Issue Type: Improvement Reporter: Andi Huber Assignee: Andi Huber Fix For: 3.2.0
Allow for the *Map* type to be interpreted (by the framework) as 'Collection'. Meaning, we know how to iterate the elements of a map, which is all we need. Its already partly implemented. Let's go all the way now. -- This message was sent by Atlassian Jira (v8.20.10#820010)