If you use some Satori-Level language, can you change the program while it is running -- replacing functions and such?
Name:
Anonymous2007-08-06 8:05 ID:nXB9qMQ9
like if I want to patch my server with a fixed function without starting it. And I don't really want to have to build stuff into the application.
What? Just leave a REPL open and patch to your heart's content. You can do this with any halfway decent language.