Issue Details (XML | Word | Printable)

Key: CSC-617
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Oliver Ringel
Reporter: Jörg Reichert
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Fornax Cartridge Sculptor

Cannot use Map inside DataTransferObject

Created: 09/Feb/11 01:52 PM   Updated: 22/Jan/12 03:17 PM
Component/s: None
Affects Version/s: 2.1.0
Fix Version/s: 2.2.0

Time Tracking:
Not Specified


 Description  « Hide
DataTransferObject ExampleDTO {
  Map<String, @AnotherDTO> keyToValue;
}

leads to error markers in editor as well as generation error: mismatched input 'Map' expecting '}'

I have seen https://fornax.itemis.de/jira/browse/CSC-250 but a DTO is not stored in DB, so there is no reason to not support Maps inside DataTransferObjects.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.