[Bug 11547] [XQuery3] Scope of try-catch.

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

Michael Dyck <jmdyck@ibiblio.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdyck@ibiblio.org

--- Comment #5 from Michael Dyck <jmdyck@ibiblio.org> 2011-03-01 20:24:40 UTC ---
Editorial comments on the previous comment:

-- Each CatchClause needs a CatchErrorList, at least "*".

-- This sentence:
      "Variable references do not raise errors, even if the
      initializing expressions for their variable declarations do."
   unnecessarily restricts itself to variable declarations, omitting
   variable bindings. (See the first Note in section 4.16.)

-- We don't actually define the term "binding expression". (In fact,
   there's very little shared terminology between variable decls and
   variable bindings. We should maybe introduce some.)

-- Example #4 is similar to the new example #2. It's probably still worth
   having both, but #4 should maybe be moved to right after #2, and have
   its prose tweaked to reflect its similarity to / difference from #2.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 1 March 2011 20:24:42 UTC