Re: [Bug 12637] Use of partial-apply() and some smaller bugs in HOF cases

On 11/05/2011 13:32, bugzilla@jessica.w3.org wrote:
> http://www.w3.org/Bugs/Public/show_bug.cgi?id=12637
>
> --- Comment #2 from Peter M. Fischer<peter.fischer@inf.ethz.ch>  2011-05-11 12:32:07 UTC ---
> (In reply to comment #1)
>> Fixed.
> Thanks for the extremely fast reaction!
>
> I noticed some remaining issues, probably oversights:
>
> - in hof-003, there is now a module reference:
> <module namespace="http://example.com/hof-003">module-hof-003</module>
> There is, however, no definition of that module in the "sources" section of the
> catalog. This also introduces an error message in the catalog tests:
> "cvc-id.1: There is no ID/IDREF binding for IDREF 'module-hof-003'."

Sorry, failed to commit this file.
> - partial-apply() is still present in hof-912, hof-915 to -918

I've replaced them with tests that test broadly similar error conditions 
with the partial function application syntax.

Michael Kay
Saxonica
>> For item 3, the spec says the prefix of the function name returned by
>> function-name is implementation dependent, so I changed the test to output the
>> local name only.
> Looks like a good solution
>

Received on Wednesday, 11 May 2011 14:13:19 UTC