[Bug 29277] [XP31] Evaluating function calls does not mention evaluation of dynamic or static function calls that have no FunctionBody

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

--- Comment #17 from Jonathan Robie <jonathan.robie@gmail.com> ---
In last week's call, we agreed that the following would probably fix the
problem.

   1. The processor "makes the information available" as opposed to
      invoking using SC and DC
   2. The Note (which is non-normative).

   Replace the note with following normative text:

     An API used to invoke external functions must state whether the
     static and dynamic contexts are available to a function that is
     invoked. The F&O specification states how the static and dynamic
     contexts are available to a function that is invoked. A host
     language must state whether and how the static and dynamic
     contexts are available to a function that is invoked.

Abel, do you agree?

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

Received on Tuesday, 12 January 2016 16:04:18 UTC