Hello colleagues,

i remember a discussion about this, but maybe without conclusion and maybe 
without the right keywords.

Let's have module A (from package A.jl) with certain funcitionality and 
maybe some types.
Now module/package/code B.jl that somehow extends A with optional 
functions. How to put these functions under the A. API?
I'm pretty sure exports across modules don't work, but is there somewhere 
some functionality on this?

Wishing a happy day,
        Andreas

Reply via email to