Author: allison
Date: Sat Jul 28 12:17:33 2007
New Revision: 20290

Modified:
   trunk/docs/pdds/draft/pdd25_concurrency.pod

Log:
[pdd] Added a note on concurrent runinterp.


Modified: trunk/docs/pdds/draft/pdd25_concurrency.pod
==============================================================================
--- trunk/docs/pdds/draft/pdd25_concurrency.pod (original)
+++ trunk/docs/pdds/draft/pdd25_concurrency.pod Sat Jul 28 12:17:33 2007
@@ -892,6 +892,18 @@
 
 =back 
 
+=head1 QUESTIONS
+
+=over 4
+
+=item *
+
+Do we need a concurrent version of C<runinterp>? Needs to accept an interp and
+sub argument, as well as an event sub to throw on returning. Also returns a
+status object.
+
+=back
+
 =head1 IMPLEMENTATION
 
 [Excerpt from Perl 6 and Parrot Essentials to seed discussion.]

Reply via email to