« Bugzilla Issues Index
#1770 — Consider renaming JA, JO, Str, Quote
- bug_id:
1770
- creation_ts:
2013-08-13 08:04:00 -0700
- short_desc:
Consider renaming JA, JO, Str, Quote
- delta_ts:
2015-02-19 19:10:57 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 16: July 15, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jason Orendorff
- assigned_to:
Allen Wirfs-Brock
- commentid:
4867
- comment_count:
0
- who:
Jason Orendorff
- bug_when:
2013-08-13 08:04:07 -0700
The algorithms in 15.12.3 JSON.stringify all have very short names.
There's no bug, it just reads a bit badly. Str in particular is bad, because the section that defines it doesn't have a summary that tells what it does.
Suggestions:
JA -> JSONSerializeArray
JO -> JSONSerializeObject
Str -> JSONSerializeProperty
Quote -> JSONQuote
- commentid:
12487
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-12 15:04:35 -0800
fixed in rev34 editor's draft
- commentid:
13061
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:10:57 -0800
fixed in rev34