Bug 210408 - flatten operation is poorly implemented in the ATL VM nativelib
Summary: flatten operation is poorly implemented in the ATL VM nativelib
Status: CLOSED FIXED
Alias: None
Product: MMT.ATL
Classification: Modeling
Component: Engine (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: mmt-atl.toolkit-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks: 210409
  Show dependency tree
 
Reported: 2007-11-20 10:48 EST by Quentin GLINEUR CLA
Modified: 2017-06-05 09:30 EDT (History)
1 user (show)

See Also:


Attachments
a patch to implement the flatten method for several Collections (7.49 KB, patch)
2007-11-20 10:48 EST, Quentin GLINEUR CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Quentin GLINEUR CLA 2007-11-20 10:48:35 EST
Created attachment 83338 [details]
a patch to implement the flatten method for several Collections

The operation "flatten" only reduce one nesting level for Sequence and OrderedSet.
It is not implemented for Set neither Bag.
Comment 1 William Piers CLA 2007-11-20 11:10:50 EST
The bug is fixed on CVS. Thanks for the patch !
Comment 2 Dennis Wagelaar CLA 2017-06-05 09:30:39 EDT
Bug inactive - closing.