Squawks of the Parrot/TornadoTornado-related posts from Squawks of the ParrotTornado 0.05- September 27, 2006 So, I've released Tornado 0.05. This release, in addition to a few bug fixes, now properly handles callbacks into the embedding application. The perl module's been rev'd to handle this as well. This means you can call tornado code from your perl, you can get results back from that tornado code, and you can register perl subs as callbacks for that tornado code. Nifty! There's one big limitation, which I'm unhappy with. For reasons that annoy me, when waiting on a handle for results, only...http://www.sidhe.org/~dan/blog/archives/000462.html |