Skip to content

Chore/434 parent title interface#37

Open
sbrody wants to merge 3 commits into
mainfrom
chore/434-parent-title-interface
Open

Chore/434 parent title interface#37
sbrody wants to merge 3 commits into
mainfrom
chore/434-parent-title-interface

Conversation

@sbrody

@sbrody sbrody commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Description of changes

To allow the underlying logic of how parent titles are generated to be adjusted a ParentTitleGetter interface is created.
A new class called MultPageParentClass implements the interface with the current default logic. It can now be injected into the ParentTitle class, as can other approaches
...

Checklist

  • Changelog updated
  • If new release: major version tag to be bumped after release (see docs)

sbrody added 3 commits July 7, 2026 15:59
To allow the underlying logic of how parent titles are generated
to be adjusted a ParentTitleGetter interface is created.
A new class called MUltPageParentClass implements the interface
with the current default logic. It can now be injected into the
ParentTitle class, as can other approaches
Also update tests for ParentTitle and MultiPageParentTitle, which
takes existing functionality and moves it into its own class
@sbrody sbrody force-pushed the chore/434-parent-title-interface branch from a3261cb to 8d05f38 Compare July 7, 2026 15:11
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