# Implicitly loaded modules in the future?

**URL:** https://discourse.julialang.org/t/implicitly-loaded-modules-in-the-future/62646
**Category:** Internals & Design
**Tags:** question, module, code-organization
**Created:** [June 9, 2021, 8:58pm UTC](https://discourse.julialang.org/t/implicitly-loaded-modules-in-the-future/62646 "2021-06-09T20:58:00Z")
**Posts on this page:** 1
**Showing post:** 262

<div class="post-metadata">

### Author: ![patrick-kidger](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/patrick-kidger/32/20378_2.png) [@patrick-kidger](https://discourse.julialang.org/u/patrick-kidger)
#### Post date: [June 23, 2021, 8:18pm UTC](https://discourse.julialang.org/t/implicitly-loaded-modules-in-the-future/62646/262 "2021-06-23T20:18:12Z")

</div>

This is a reasonable approach – something similar has come up before, as the essential design behind [PatModules](https://discourse.julialang.org/t/ann-patmodules-jl-a-better-module-system-for-julia/). In practice that didn’t stick around long before we replaced it with [FromFile](https://github.com/Roger-luo/FromFile.jl), i.e. something like the current topic of discussion, which IMO is a bit simpler. Only one keyword, for starters.

---

_[View the full topic](https://discourse.julialang.org/t/implicitly-loaded-modules-in-the-future/62646)._
