Bug 411937 - XpandPluginExecutionContext doesn't clone reusable caches
Summary: XpandPluginExecutionContext doesn't clone reusable caches
Status: CLOSED FIXED
Alias: None
Product: M2T
Classification: Modeling
Component: Xpand (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Karsten Thoms CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed, performance
Depends on:
Blocks:
 
Reported: 2013-06-29 07:01 EDT by Ed Merks CLA
Modified: 2017-10-31 11:26 EDT (History)
1 user (show)

See Also:


Attachments
Patch for the changes (2.77 KB, patch)
2013-06-29 07:01 EDT, Ed Merks CLA
karsten.thoms: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Merks CLA 2013-06-29 07:01:58 EDT
Created attachment 232913 [details]
Patch for the changes

Expensive computations that are cached in the execution context and are cloned in the base implementation aren't cloned by XpandPluginExecutionContext.
Comment 1 Karsten Thoms CLA 2013-08-01 10:08:08 EDT
Thanks for this patch! Applied and pushed to master.
Comment 2 Eclipse Webmaster CLA 2017-10-31 11:26:17 EDT
Requested via bug 522520.

-M.