On Aug 1, 2006, at 8:54 AM, [EMAIL PROTECTED] wrote:
Keep in mind that control flow is synchronized to the user's session.
This
means that you can only have one flow active at a time per user (this
is
true whether you are using FlowScript or JavaFlow). For most simple
applications this is not an issue, but if you have a page with multiple
components, and each component is generated using control flow, then
subsequent components won't start loading until previous components
have
finished loading.
Interesting... but I'm not sure I understand, can you give an example?
—ml—
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]