Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recommend FileUtil.appendPath() and FileUtil.appendName() instead of new File(File,String) #832

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

labkey-matthewb
Copy link
Contributor

Rationale

new File(File,String) can generate unexpected results.

Related Pull Requests

Changes

@labkey-matthewb labkey-matthewb merged commit b0b5d27 into develop Jun 6, 2024
5 checks passed
@labkey-matthewb labkey-matthewb deleted the fb_newFile_inspection branch June 6, 2024 17:04
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.

2 participants