Skip to content

New proposed text resolving issue 71 (Guarded expressions)#230

Merged
ndw merged 1 commit intoqt4cg:masterfrom
michaelhkay:Issue71-guarded-expressions
Nov 15, 2022
Merged

New proposed text resolving issue 71 (Guarded expressions)#230
ndw merged 1 commit intoqt4cg:masterfrom
michaelhkay:Issue71-guarded-expressions

Conversation

@michaelhkay
Copy link
Copy Markdown
Contributor

The discussion on issue 71 was very wide-ranging and went off into a number of tangents. This PR attempts to resolve the issue initially raised (order of evaluation of predicates) in a general way by introducing the notion of guarded expressions. This also provides a proposed solution to the question of "short-cutting" and/or expressions - essentially, an optimiser can change the order of evaluation, but doing so must not introduce dynamic errors that would not occur in a short-cutted evaluation.

Copy link
Copy Markdown
Contributor

@ChristianGruen ChristianGruen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clear approval. I wondered if it’s side-effects or side effects, but I’m the wrong person to judge.

@ndw ndw merged commit f4d4c66 into qt4cg:master Nov 15, 2022
@ndw
Copy link
Copy Markdown
Contributor

ndw commented Nov 15, 2022

Accepted at meeting 011, 15 November 2022

ndw added a commit to ndw/qtspecs-xslt4 that referenced this pull request Nov 16, 2022
…ions

New proposed text resolving issue 71 (Guarded expressions)
@michaelhkay michaelhkay deleted the Issue71-guarded-expressions branch July 9, 2023 23:29
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.

3 participants