Should EvaluationReference execute PropertyChangeEvent within runExternalCode? [message #1819514] |
Thu, 16 January 2020 10:32 |
Eclipse User |
|
|
|
Otherwise the EvaluationReference may track values not present in the core expression. I don't think that is the intent.
EclipseContext.addDependency(String, Computation) line: 464
where computation is TrackableComputationExt of the EvaluationReference from line 117
EclipseContext.trackAccess(String) line: 460
EclipseContext.getActiveChild() line: 662
...
1873211921.propertyChange(PropertyChangeEvent) line: not available
EvaluationReference.evaluate() line: 106
EvaluationReference.changed(IEclipseContext) line: 95
TrackableComputationExt.update(ContextChangeEvent) line: 117
EclipseContext.runAndTrack(RunAndTrack) line: 347
EvaluationService.addEvaluationReference(IEvaluationReference) line: 250
EvaluationService.addEvaluationListener(Expression, IPropertyChangeListener, String) line: 223
|
|
|
Powered by
FUDForum. Page generated in 0.04650 seconds