JAVA-5776 Make KProperty<T>.path() public by jenssuhr · Pull Request #1617 · mongodb/mongo-java-driver

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jenssuhr

Copy link

As mentioned in JAVA-5776, I think this function should be public so custom functions can use the same path cache and name resolution as those provided by the driver.

Copy link

Member

@rozza rozza left a comment

Choose a reason for hiding this comment

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

LGTM

@rozza rozza merged commit 42b1a37 into mongodb:main

Mar 17, 2025

2 of 3 checks passed

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

Reviewers

@rozza rozza rozza approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@jenssuhr @rozza @jyemin