[Dancer-users] Dancing Corona?
Chip Salzenberg
rev.chip at gmail.com
Fri Jul 29 08:56:32 CEST 2011
Corona uses Coro, which is a style of Perl threading that has much to
recommend it. However, code not designed for it may not function well. In
particular, global state is a danger.
Given that Dancer uses global state implicitly in such functions as param(),
can it even in theory work with Corona? Has anyone tried? Perspiring minds
want to know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20110728/7c3b3d3c/attachment.htm>
More information about the Dancer-users
mailing list