Skip to content

Fix: Prevent conflicts between user-defined filters and core Filterable methods#30

Merged
kettasoft merged 1 commit intomasterfrom
fix/filterable-method-conflicts
Oct 30, 2025
Merged

Fix: Prevent conflicts between user-defined filters and core Filterable methods#30
kettasoft merged 1 commit intomasterfrom
fix/filterable-method-conflicts

Conversation

@kettasoft
Copy link
Owner

This patch ensures the invokable engine ignores or blocks filter methods that collide with core methods defined in the Filterable base class.
It improves runtime stability and prevents unintended overrides during filter execution.

@kettasoft kettasoft merged commit b9f20a9 into master Oct 30, 2025
1 check passed
@kettasoft kettasoft deleted the fix/filterable-method-conflicts branch October 30, 2025 16:14
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.

1 participant