First, sorry if this has been brought up before. I did a quick search and 
nothing stood out.

The idea is simple enough

my_umbrella/mix.exs
  external_deps
my_umbrella/apps/app1/mix.exs
  internal_deps
my_umbrella/apps/app2/mix.exs
  internal_deps

This would be ideal and does work however in most cases, with a ton of 
warnings when an external dep is actually used inside an app. It would be 
amazing to have first class support for this as a QOL improvement. I have 
no idea how much work this requires and I'm willing to dive in a bit myself 
but I'd have no idea where to begin and would need a bit of guidance.

Lastly, thanks for taking the time to entertain this proposal. Elixir has 
been great to work with over the past few years!

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/b1259141-5fe8-4664-9f4c-5766c8805df6n%40googlegroups.com.

Reply via email to