Skip to content

Conversation

@stevengj
Copy link
Collaborator

@stevengj stevengj commented Jun 25, 2018

Among other things, this PR deprecates nbinclude(path) in favor of @nbinclude(path) in order to use the new @__MODULE__ macro in 0.7, because current_module() is disappearing in 0.7 (JuliaLang/julia#22064). Adds an nbinclude(module, path) function to evaluate in a specific module, however.

As in JuliaLang/julia#22588, we also remove the remotecall_fetch machinery (and the dependency on the Distributed module) by assuming that any node running include has access to the filesystem.

@stevengj stevengj merged commit ac63e1b into master Jun 25, 2018
@stevengj stevengj deleted the nightly branch June 25, 2018 17:47
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