Hi! Andy Wingo <[email protected]> writes:
> On Wed 14 Jul 2010 00:44, [email protected] (Ludovic Courtès) writes: > >> To clarify, I’d enable the debug engine for interactive use, but not for >> ‘-s’, ‘-c’, and when a script is passed as an argument (analogous to >> what 1.8 does with the evaluators.) > > I agree in principle, but I think the switching VMs bit is not fully > baked yet, and so we should not recommend multiple VMs in 2.0. I would > prefer to keep the situation as it is now, for 2.0. OK, a conservative choice may be wiser for 2.0. Just to make sure I understand, though: do you mean switching VMs “on the fly” (i.e., changing the VM currently executing the code), or switching VMs statically, before booting? The latter (which is what I had in mind) seems easy to do–unless I overlook something, that is. :-) Thanks, Ludo’.
