I'm a bit bemused about the whole "deps" thing and am likely being naive about this issue.<div><br></div><div>However, it seems to me that ERL_LIBS works pretty good for me... except where we have "deps" on particular versions.</div><div><br></div><div>I'm throwing it out that if our apps were reliably semantically versioned (www.semver.org) and that the .app file were updated to recognize versions in </div><div>{application, _, {applications, [...]}}</div><div><br></div><div>...where atom was "latest" and {atom, version} were some .ez or other ERL_LIBS folder...</div><div><br></div><div>...would that not solve a whole raft of the issues here?</div><div><br></div><div>Interested in the responses :)</div><div><br></div><div>/s</div>