in reply to Re: Sanely modifying running code
in thread Sanely modifying running code
As far as problems with the current implementation - things could go boom if there is a bug in the update. There are ways of removing compile time bugs by making everything code refs and then eval'ing them before switching but that won't fix run-time bugs.
Cheers - L~R
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Sanely modifying running code
by QM (Parson) on Mar 14, 2006 at 17:14 UTC |