[Bug 14996] [FO30] function-lookup, function-arity, function-name

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

--- Comment #2 from Tim Mills <tim@cbcl.co.uk> 2011-12-04 20:48:05 UTC ---
I'd like the following to be considered.  Rather than it being an error to
reference a context or focus dependent function, instead make it an error to
invoke/apply such a function reference.  This would avoid having to add an
error condition for function-lookup.

It  would also mean that function-lookup, function-arity and function-name
functions could operate on any function.  There may well be other functions not
yet defined (e.g. Is-function-context-sensitive) which could usefully operate
on all function items, and the current ruling precludes them.

-- 
Configure bugmail: https://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 Sunday, 4 December 2011 20:48:07 UTC