Noooo, this needs to stay. I have hundreds upon thousands of lines of POE code that all use the KERNEL array slice. Removing $_[KERNEL] would be a really really big deal. Globals are nasty anyway.
On Sun, 22 Feb 2004, Rocco Caputo wrote: > Randal asked why we had $_[KERNEL] anyway if it's a singleton. He > asked why we couldn't use POE::Kernel->delay() instead. I brought up > legacy reasons:
