Darren New wrote: > Tracy R Reed wrote: >> Can you do hot swapping of code in any non-functional language? > > It's part of the Ada standard, and implemented in GNAT, if you mean > changing code while the program is still running. > No need to step outside to second tier (in terms of popularity) languages. A kind of fundamental aspect of Java, and in particular things like JSP and EJB. Indeed, the only languages where this is even an issue are those with static binding.
--Chris -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
