[erlang-patches] .app and .appup files for erl_interface and jinterface applications (amended)
Björn-Egil Dahlberg
egil@REDACTED
Tue Mar 26 15:53:36 CET 2013
On 2013-03-26 11:45, Anthony Ramine wrote:
> I would rather correctly create the .app files, not make them optional.
>
erl_interface and jinterface shouldn't be considered erlang applications
and shouldn't need .app or .appup files.
They are more build requirements for certain c/java programs or
requirements for drivers. Like any other c-dev lib. That is at least my
position on the matter.
In a manifest file I would list them under requirements not dependencies.
Please consider another solution.
// Björn-Egil
More information about the erlang-patches
mailing list