[EMAIL PROTECTED] wrote:
Reading the docs, I've come to the continuation section.
Does it only apply to disk stuff or could I write something that
handled long database queries, for example?
My advice is stay away from the continuations if you don't fully
understand asynchronous programming. Let us build a nicer API on top for
doing long-running DB queries (this will take a while so don't expect
anything soon - prefer to cache anyway).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]