[Bug 16439] Avoid reserved words for variables

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

Cameron McCormack <cam@mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Cameron McCormack <cam@mcc.id.au> 2012-03-21 23:37:55 UTC ---
There is no requirement that algorithms be implemented as is, especially since
they are pseudocode and not actual code.  I don't think it's worth changing
this -- I had wondered at some point whether I would change my variable names
to be possible space separated words, as the HTML spec uses, since that should
make some things more readable.  You would have even more of a problem, then.
:)

-- 
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 Wednesday, 21 March 2012 23:37:58 UTC