No app file
Reported by Péter Szilágyi | October 5th, 2009 @ 12:33 PM
The project contains no app file, which is required by most tools to be able to treat the whole thing as a library. For example without the app file I can't even insert a dependency for nitrogen into my project, it won't be automatically included in releases, etc. Without the app file I'd have to compile and install nitrogen everywhere where I want to use it.
This can be solved fairly easily, by either creating the app file manually and keeping it in sync with the source files (painful on the long run), or creating a small script that should auto generate the app file based on a source app file (painful once, after which no problems).
Comments and changes to this ticket
-
Rusty Klophaus April 13th, 2010 @ 09:32 PM
- State changed from new to resolved
- Assigned user set to Rusty Klophaus
You are completely right on all accounts, and this has been fixed in Nitrogen 2.x.
Nitrogen 2.x includes an app file, conforms to standard OTP practices, and even allows you to run a simple commend to generate your own completely stand-alone, OTP-compliant Nitrogen project. (http://nitrogenproject.com/doc/index.html#sec-2)
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Nitrogen Web Framework for Erlang