Project

Profile

Help

Patch #1407

closed

Support for more inputs for the S9API's XQueryCompiler

Added by Anonymous almost 16 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Internals
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Legacy ID:
sf-1967776
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

SourceForge user: core

The current version (9.0.0.5) of the XQueryCompiler class only provides a compile(String) method. This is not helpful if the XQuery source is on the disk, or on the net, or someplace else. The proposed patch exposes two more input methods.

(Note, that I hadn't actually compiled this, so there may be some typos.)


Files

saxon-s9api.patch (9.56 KB) saxon-s9api.patch Anonymous, 2008-05-20 08:30
Actions #1

Updated by Anonymous almost 16 years ago

SourceForge user: nobody

Logged In: NO

Please note that Saxon 9.1 (currently in prerelease as 9.0.9.3) provides compile() methods allowing the query to be supplied as a string, a File, an InputStream, or a Reader.

Actions #2

Updated by Anonymous almost 16 years ago

SourceForge user: core

Logged In: YES

user_id=718

Originator: YES

Great! I checked out in the latest SVN, but this version is probably in some branch.

Actions #3

Updated by Anonymous almost 16 years ago

SourceForge user: nobody

Logged In: NO

Saxon 9.0.9.3 isn't yet checked into SVN, it's available on the www.saxonica.com site, see

http://markmail.org/message/pn4ll3r6kz7mqros

I'd really recommend that anyone playing with the Saxon source code should join the saxon-help mailing list so you don't miss announcements like this.

Actions #4

Updated by Michael Kay almost 11 years ago

  • Status changed from New to Closed

Closed. Superseded; equivalent facilities are now in the standard product.

Please register to edit this issue

Also available in: Atom PDF