[Bug 19654] New: Extensions to regular expression capabilities

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19654

          Priority: P2
            Bug ID: 19654
          Assignee: jim.melton@acm.org
           Summary: Extensions to regular expression capabilities
        QA Contact: public-qt-comments@w3.org
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: wys01@btinternet.com
          Hardware: All
            Status: NEW
           Version: Working drafts
         Component: Requirements for Future Versions
           Product: XPath / XQuery / XSLT

The current regular expression functions allow you to pass in flags to alter
the regular expression processing. One of these flags implemented in Saxon is
the exclamation mark to indicate that the regular expression be treated as a
Java regular expression rather than one conforming to the current
specification.

It would be good to have a standard way of extending or switching the regular
expression syntax/processing engine that would not be implementation specific.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 22 October 2012 07:36:31 UTC