JuliaLang/julia

bring back `reload`

Open

#25,720 创建于 2018年1月24日

在 GitHub 查看
 (5 评论) (4 反应) (0 负责人)Julia (5,773 fork)batch import
featurehelp wanted

仓库指标

Star
 (48,709 star)
PR 合并指标
 (平均合并 20天 6小时) (30 天内合并 157 个 PR)

描述

Deprecating reload("Compat") to Base._require(Base.PkgId("Compat")); Base.root_module(Base.PkgId("Compat")) has made this operation much harder to type. Revise.jl is great, but it doesn't seem essential to remove this function entirely. I don't think we're planning on making this impossible?

reopens #18659

贡献者指南