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

Unable to specify init parameter in BSON.jl #112

Open
racinmat opened this issue Aug 3, 2021 · 0 comments
Open

Unable to specify init parameter in BSON.jl #112

racinmat opened this issue Aug 3, 2021 · 0 comments

Comments

@racinmat
Copy link

racinmat commented Aug 3, 2021

In BSON.jl there is a bug JuliaIO/BSON.jl#25 which is solved by JuliaIO/BSON.jl#91 which allows passing module by BSON.load("data.bson", @__MODULE__) as shown in readme.
But in https://github.com/invenia/JLSO.jl/blob/master/src/serialization.jl#L7 there is no way to pass it.
Would it be possible to add that parameter there?

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

No branches or pull requests

1 participant