[Catalyst] New restarter code in Catalyst::Devel 1.14_01
Dave Rolsky
autarch at urth.org
Sun May 24 23:29:24 GMT 2009
On Mon, 25 May 2009, Rodrigo wrote:
> Shame we can't use the new pre-loading functionality on Windows though. I
> tested with different versions of things and errors just got nastier and
> nastier.
>
> IMO, to be able to pick restarter engines via %ENV was also a necessary
> change anyway. Say, in the future we could have a threaded implementation,
> and that would be a whole new ballgame for the restarter.
For the record, I did try a threaded version, and saw the same weird
errors on Windows. That's not entirely surprising since Perl uses threads
for fork() on Windows.
-dave
/*============================================================
http://VegGuide.org http://blog.urth.org
Your guide to all that's veg House Absolute(ly Pointless)
============================================================*/
More information about the Catalyst
mailing list