Skip to content

Move some directory helpers to Directory#13245

Open
JosiahWI wants to merge 5 commits into
apache:masterfrom
JosiahWI:refactor/directory-private-methods
Open

Move some directory helpers to Directory#13245
JosiahWI wants to merge 5 commits into
apache:masterfrom
JosiahWI:refactor/directory-private-methods

Conversation

@JosiahWI
Copy link
Copy Markdown
Contributor

@JosiahWI JosiahWI commented Jun 8, 2026

This is a follow up on #11945 which @masaori335 requested. It moves a handful of helper functions (those that need to access members of Directory) to the Directory type, so that they become methods. Some of them were inline; I have kept them inline to preserve the intent, so those function definitions have been moved to the header file.

@JosiahWI JosiahWI added this to the 11.0.0 milestone Jun 8, 2026
@JosiahWI JosiahWI requested a review from masaori335 June 8, 2026 11:40
@JosiahWI JosiahWI self-assigned this Jun 8, 2026
Copilot AI review requested due to automatic review settings June 8, 2026 11:40
@JosiahWI JosiahWI force-pushed the refactor/directory-private-methods branch from 288815b to f8f97d9 Compare June 8, 2026 11:52
Copy link
Copy Markdown
Contributor

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Copy Markdown
Contributor

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants