As I think, __APP__ variable looks a bit ugly. I think renaming application required not ofter. Maybe it makes sense to add some mix task that can rename app?
On Wed, Nov 30, 2016 at 9:20 PM, Dave Thomas <[email protected]> wrote: > __APP__ comes from the mix.exs used to compile that module. > > In a dependency, that dependency's mix.exs file is used, so __APP__ > changes appropriately. > > I don't want to have to use a refactoring tool to do this. I don't want to > be forced to load up some special IDE to do something so core. > > Dave > > -- > 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/e4f74bee-a85f-4910-a4b9- > e1aa4fa9bfdd%40googlegroups.com > <https://groups.google.com/d/msgid/elixir-lang-core/e4f74bee-a85f-4910-a4b9-e1aa4fa9bfdd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CAMftJ_s9bbUTzvqDwMqURistqPEXy319cKLa-CVio9TSsuaiHA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
