Project

Profile

Help

Bug #3461

closed

Asynchronous fetch for other external resources

Added by Debbie Lockett over 6 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Sprint/Milestone:
-
Start date:
2017-09-28
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
1.0, Trunk
Fix Committed on JS Branch:
Trunk
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

Currently we have defined ixsl:schedule-action/@document to allow XML documents to be asynchronously fetched; before calls on doc() and doc-available().

We should provide similar mechanisms for use with json-doc() and unparsed-text(), etc. - i.e. allow other external resources to be asynchronously fetched. Currently calls on these functions will just initiate synchronous fetches.

Note that unparsed-text() is complicated by the fact that the function allows a 2nd argument which provides the resource encoding.

Please register to edit this issue

Also available in: Atom PDF Tracking page