[erlang-questions] Erlang package manager

Imants Cekusins imantc@REDACTED
Sat Jan 3 10:47:47 CET 2015


Wouldn't it be handy if the new PM used Erlang syntax to specify configuration?

I.e., config could be an .hrl or .erl file.

There would be defined types for config items. Maybe use records.

Then Dialyzer could be used to validate config.
The .app spec file could specify the config file(s) used for this .app

?



More information about the erlang-questions mailing list