<div dir="ltr">Trying to get the vocabulary right for <span class="" id=":h7.1" tabindex="-1" style="">OTP</span> applications without a callback module.<div><br></div><div>Does the application controller spawn an application master process for applications without callback modules? If yes, with what purpose? Do you still call that "starting" the application even though there is no `start/2` callback to invoke?</div><div><br></div><div>Are applications without callback modules also "stopped" in some sense? I mean, do you use the verb "stop" for them even though there is no `stop/1` callback to invoke? And if yes, what does "stopping" do?</div><div><br></div><div>Is there an official or common term to refer to "application without a callback module", and "application with a callback module"?</div><div><br></div></div>