Bug Tracker

Opened 14 years ago

Closed 13 years ago

#4846 closed feature (wontfix)

JSON Encode / Decode: Should be part of Core / Utilities

Reported by: GrooveCS Owned by:
Priority: low Milestone: 1.4
Component: ajax Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:

Description

The ability to

 Encode  Decode  Validate

JSON should be a core functionality of the library. Could take existing know quality library.

Change History (2)

comment:1 Changed 13 years ago by dmethvin

Component: unfiledajax

comment:2 Changed 13 years ago by Rick Waldron

Priority: majorlow
Resolution: wontfix
Status: newclosed

jQuery recommends using the json2.js library for all JSON.parse/JSON.stringify needs when those are not satisfied by a native implementation.

Note: See TracTickets for help on using tickets.