<div>hi,</div>
<div> </div>
<div>what is the best way to do design a system for live code update?</div>
<div>in theory, i would like to ship a tar/bundle/etc with all the necessary</div>
<div>code. the end user should be able to load that while the system</div>
<div>is running and then proceed as thogh nothing much has changed.</div>
<div> </div>
<div>this should be similar to a live code update that was done on the </div>
<div>network gear that erlang ran on.</div>
<div> </div>
<div>how does one structure their project to accomplish this?</div>
<div> </div>
<div> </div>