You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: