Skip to content

MCR-3481 Make MCREventManager discovery compatible with configurable classes #2599

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

toKrause
Copy link
Contributor

@toKrause toKrause force-pushed the issues/MCR-3481_Make-MCREventManager-discovery-compatible-with-configurable-classes branch from 9a7f12f to 4b433c5 Compare July 29, 2025 11:57
@yagee-de yagee-de requested a review from Copilot July 29, 2025 14:00
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the MCREventManager's discovery mechanism to be compatible with configurable classes by improving how event handler properties are parsed and categorized. The change separates class-based properties (ending with ".Class") from mode-based properties and ensures proper filtering to avoid conflicts between different configuration patterns.

Key changes:

  • Refactored property filtering logic to distinguish between class-based and mode-based configurations
  • Added comprehensive comments explaining the property parsing logic
  • Improved property collection to handle both configuration patterns correctly

@toKrause toKrause force-pushed the issues/MCR-3481_Make-MCREventManager-discovery-compatible-with-configurable-classes branch from 4b433c5 to 6ea07e7 Compare July 31, 2025 07:44
@toKrause toKrause force-pushed the issues/MCR-3481_Make-MCREventManager-discovery-compatible-with-configurable-classes branch from 6ea07e7 to 51531ca Compare August 5, 2025 22:31
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