Skip to content

Refactor string-to-index assignment and add debug support#13618

Open
magnesj wants to merge 1 commit intodevfrom
improve-debug-info
Open

Refactor string-to-index assignment and add debug support#13618
magnesj wants to merge 1 commit intodevfrom
improve-debug-info

Conversation

@magnesj
Copy link
Member

@magnesj magnesj commented Feb 13, 2026

Refactored RifEclipseSummaryAddress to use setter methods for string-to-index assignments (vector, name, LGR), centralizing logic and improving maintainability. Added debug-only string members for easier inspection in debug builds, wrapped in a struct to preserve default comparison behavior. Updated all relevant constructors and factory methods to use the new setters. No impact on release builds.

Refactored RifEclipseSummaryAddress to use setter methods for string-to-index assignments (vector, name, LGR), centralizing logic and improving maintainability. Added debug-only string members for easier inspection in debug builds, wrapped in a struct to preserve default comparison behavior. Updated all relevant constructors and factory methods to use the new setters. No impact on release builds.
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