--- Coro/Changes 2007/10/06 01:11:01 1.262 +++ Coro/Changes 2007/10/06 19:25:00 1.263 @@ -1,10 +1,12 @@ Revision history for Perl extension Coro. +TODO: localise SIG{__DIE__} and/or __WARN__ TODO: should explore PerlIO::via::CoroCede and PerlIO::via::CoroAIO. TODO: maybe implement a default message channel, very much like Erlang (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). +4.03 Sat Oct 6 21:24:00 CEST 2007 - added Coro::throw method. - minor code cleanups.