[TIMOB-6140] MobileWeb: Implement JSON in Titanium namespace
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-12-19T23:33:21.000+0000 |
| Affected Version/s | Release 1.8.0 |
| Fix Version/s | Sprint 2011-51, Release 2.0.0, Release 1.8.1 |
| Components | MobileWeb |
| Labels | merge-1.9.0 |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2011-11-09T17:44:56.000+0000 |
| Updated | 2017-03-03T23:19:08.000+0000 |
Description
Expose JSON.parse() and JSON.stringify() in the Titanium object.
Attachments
| File | Date | Size |
|---|---|---|
| app.js | 2011-12-16T04:07:21.000+0000 | 705 |
Pull request: https://github.com/cb1kenobi/titanium_mobile/pull/10 Test case is attached.
Merged in to cb1kenobi's repo until 1.8->1.9 transition is stable in appcelerator repo.
Closing ticket as MobileWeb is no longer supported.