- From: <bugzilla@jessica.w3.org>
 - Date: Wed, 12 Dec 2012 16:39:09 +0000
 - To: public-webapps-bugzilla@w3.org
 
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20361
--- Comment #1 from Robin Berjon <robin@w3.org> ---
(In reply to comment #0)
> A serializer is supposed to be able to be:
> 
>    serializer identifier name();
> 
> But the syntax has that as serializer OperationRest. OperationRest does not
> include the identifier, so it needs to be added.
Of course I would be more readable if I were awake. I meant
    serializer type identifier();
The type is not accounted for in the syntax.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 12 December 2012 16:39:12 UTC