[Bug 10397] New: [IndexedDB] "upper" and "lower" bounds would be much clearer than right/left

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10397

           Summary: [IndexedDB] "upper" and "lower" bounds would be much
                    clearer than right/left
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: andreip@google.com
        ReportedBy: jorlow@chromium.org
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


The spec refers to the various bounds of IDBKeyRange as right and left bounds. 
It then defines left as being a lower bound and right as being an upper.  It
seems silly not to just name the bounds upper and lower rather than right and
left.  At very least, the text in http://www.w3.org/TR/IndexedDB/#range-concept
could be more clear.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 19 August 2010 11:34:05 UTC