Well yes, but I do think that best practices should be to make the functionality exposed by overloading functions in the parent. It can even be a zero method function that is overloaded. So you would not need to access the namespace of the extension.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Package extensions for Julia < 1.9 | 23 | 6026 | June 17, 2023 | |
Clarification on extensions introduced in Julia v1.9 vs Requires.jl | 1 | 548 | March 21, 2023 | |
[RFC] ExtensionsExt.jl : boilerplate for 1.9 extensions | 1 | 386 | May 30, 2023 | |
Best practice for not requiring users to load package for package extensions? | 3 | 318 | August 4, 2023 | |
How to conditionally load code with package extensions | 2 | 385 | July 13, 2023 |