Skip to content

docs: Serialization.jl should recommend a specific file extension #58544

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

Open
MilesCranmer opened this issue May 28, 2025 · 0 comments · May be fixed by #58575
Open

docs: Serialization.jl should recommend a specific file extension #58544

MilesCranmer opened this issue May 28, 2025 · 0 comments · May be fixed by #58575
Labels
docs This change adds or pertains to documentation stdlib Julia's standard library

Comments

@MilesCranmer
Copy link
Member

MilesCranmer commented May 28, 2025

The current page for Serialization.jl doesn't recommend any specific file extension as a best practice/community convention: https://docs.julialang.org/en/v1/stdlib/Serialization/. I think it should make a recommendation for this. Scrolling the page I had no clue what to pick for it; I looked through some other packages and code examples to see that the community convention is .jls.

Related to original discussion in #7909.

@nsajko nsajko added docs This change adds or pertains to documentation stdlib Julia's standard library labels May 28, 2025
This was referenced May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation stdlib Julia's standard library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants