Project

Profile

Help

Feature #5568

closed

Add streaming support in XQuery using Python API for SaxonC EE

Added by O'Neil Delpratt almost 2 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Low
Category:
-
Start date:
2022-06-17
Due date:
% Done:

100%

Estimated time:
Found in version:
11.3
Fixed in version:
12.1
Platforms:

Description

In the following forum post the question was asked if "Does SaxonC EE support streaming in XQuery using Python API?". The simple answer is no, but I am adding this as a feature request to see if we can provide support in future releases:

https://saxonica.plan.io/boards/4/topics/8816

Actions #1

Updated by O'Neil Delpratt over 1 year ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

I have finally added this feature to SaxonC. Sorry it did not make it in the SaxonC 12.0 major release but it will be there in the next maintenance release for 12. Not ported to SaxonC 11.

Actions #2

Updated by O'Neil Delpratt over 1 year ago

The API change has been made in C++, PHP and Python:

For C++ and PHP we have the methods : setStreaming and isStreaming

In Python we have the method is_streaming and set_streaming

Actions #3

Updated by O'Neil Delpratt about 1 year ago

  • Status changed from Resolved to Closed
  • Fixed in version set to 12.1

Bug fixed applied in the SaxonC 12.1 maintenance release.

Please register to edit this issue

Also available in: Atom PDF