Skip to content

Conversation

@joshua-roberts
Copy link
Member

  • fixes process value in event context
  • removes "create" from obligation and rule statements
  • allows keywords as indexes for maps
    • previously, to access the event context "process" or "user" fields, you had to use brackets ctx["user"], now you can just call ctx.user

…iable reference (e.g. map.user), fix process value in event context
@joshua-roberts joshua-roberts changed the title remove create in obligation syntax, allow keywords as ID in index var… fix process value in event context and update PML Jul 21, 2025
@joshua-roberts joshua-roberts merged commit cc29b2a into master Jul 21, 2025
1 check passed
@joshua-roberts joshua-roberts deleted the fix-process-keyword-obligations-pml branch July 21, 2025 16:27
joshua-roberts added a commit that referenced this pull request Jul 21, 2025
joshua-roberts added a commit that referenced this pull request Jul 21, 2025
* Revert "fix process value in event context and update PML (#200)"

This reverts commit cc29b2a.

* revert change to obligation and rule statements

* add test to ensure use of keywords as indexes in PML
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.

2 participants