Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1933 property assigned to val #1934

Merged
merged 6 commits into from
Aug 19, 2019
Merged

1933 property assigned to val #1934

merged 6 commits into from
Aug 19, 2019

Conversation

reteprelief
Copy link
Contributor

Fixes #1933

Peter Feiler added 4 commits August 5, 2019 14:01
call on message retriever for RuleFailException for all interpreter
calls.
'val'. This is done in the Assure Viewer in parallel with the assure
processor.
If we generate the instance model as evaluation context we have a race
condition with the processor also generating the instance model.
Instead we look for the instance model in the cache. If we do not find
it we pass in the classifier for use in property value retrieval.

Also use "target" as the target for evaluation instead of "component"
and "element". The logic in xsemantics returned the element if not then
the component, i.e., always the target.
@reteprelief reteprelief requested a review from lwrage August 6, 2019 01:11
@lwrage lwrage merged commit b8dba2b into master Aug 19, 2019
@lwrage lwrage deleted the 1933_property_assigned_to_val branch August 19, 2019 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Common expression interpreter has problems with 'val' assigned a property whose type is RangeValue
2 participants