Bug 438490 - Epsilon modules should be reusable
Summary: Epsilon modules should be reusable
Status: ASSIGNED
Alias: None
Product: Epsilon
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Dimitris Kolovos CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-29 10:23 EDT by Dimitris Kolovos CLA
Modified: 2014-06-30 03:23 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitris Kolovos CLA 2014-06-29 10:23:02 EDT
Epsilon modules (e.g. EtlModule) should be reusable to avoid unnecessary re-parsing when they need to be executed against several input models. EtlModule.reset() is a half-hearted step in this direction but has not been sufficiently tested and does not seem to be working well.