Skip to content

x1508 Support multiple slot addresses per section in section reg#619

Merged
khelwood merged 4 commits intodevelfrom
section_multi_slot
Mar 19, 2026
Merged

x1508 Support multiple slot addresses per section in section reg#619
khelwood merged 4 commits intodevelfrom
section_multi_slot

Conversation

@khelwood
Copy link
Contributor

@khelwood khelwood commented Mar 3, 2026

For #618
The address field in section registration is now addresses.

@khelwood khelwood requested review from sabrine33 and yoldas March 6, 2026 09:45
Section_thickness(String.class),
Date_sectioned(LocalDate.class, Pattern.compile("date.*sectioned|section.*date", Pattern.CASE_INSENSITIVE|Pattern.DOTALL), false),
Section_position(Pattern.compile("(if.+)?(section\\s+)?position|position.*slot.*", Pattern.CASE_INSENSITIVE|Pattern.DOTALL)),
Comment(Void.class, Pattern.compile("(information|comment).*", Pattern.CASE_INSENSITIVE|Pattern.DOTALL), false),
Copy link
Member

Choose a reason for hiding this comment

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

Are we ignoring this extra "Information or comments about section?" column?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes.

@khelwood khelwood merged commit eb03a56 into devel Mar 19, 2026
1 check passed
@khelwood khelwood deleted the section_multi_slot branch March 19, 2026 09:34
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.

3 participants