[Bug 3744] [FT] FTOptionalDecl tweak

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3744

           Summary: [FT] FTOptionalDecl tweak
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Full Text
        AssignedTo: jim.melton@acm.org
        ReportedBy: holstege@mathling.com
         QAContact: public-qt-comments@w3.org


Section 2.4 (Extensions to Static Context)

Is there any reason not to change FTOptionDecl to accept FTMatchOption*
(instead of singleton FTMatchOption)?

That is, allow this:
declare ft-option diacritic sensitive case sensitive;

It is a small usability point, but it seems to me that these will usually come
in bunches, and having something look more like the options in the query itself
is a good thing.

Received on Monday, 18 September 2006 19:48:02 UTC