Will Coleda via RT wrote:
This feature is needed for how parrot currently handles dynamic pmcs. If :immediate is deprecated, part of that deprecation needs to include keeping languages which use dynamic pmcs (perl6, tcl) functioning.
:immediate won't be deprecated. It's a dynamic feature appropriate in a virtual machine for dynamic languages.
Allison