Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

[7.67.x] [DROOLS-7493] [DROOLS-7497] executable model wrongly rewrites modify in if-block #8

Merged
merged 2 commits into from
Oct 13, 2023

Commits on Oct 12, 2023

  1. [DROOLS-7195] Modify syntax fails when using executable model, works …

    …… (#4846) (#4868)
    
    * [DROOLS-7195] Modify syntax fails when using executable model, works with mvel runtime (nested properties)
    
    * - Dropping 'with' statement support
    tkobayas committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4c8387d View commit details
    Browse the repository at this point in the history
  2. [DROOLS-7493] [DROOLS-7497] executable model wrongly rewrites modify …

    …in if-block (#5380)
    
    * [DROOLS-7493] executable model wrongly rewrites modify in if-block
    - Additional tests to cover setter order for properperty reactivity [DROOLS-7497]
    
    * - analyze whole RHS and make all modification as property reactive
    
    * - Add docs about fact modification after modify or update in RHS
    
    * - fixing code smells
    tkobayas committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7bc22fa View commit details
    Browse the repository at this point in the history