[wp-trac] [WordPress Trac] #23753: Switch to JSON encoding instead of PHP serialisation
WordPress Trac
noreply at wordpress.org
Wed Mar 13 12:59:38 UTC 2013
#23753: Switch to JSON encoding instead of PHP serialisation
-----------------------------+------------------------------
Reporter: sanchothefat | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version: trunk
Severity: minor | Resolution:
Keywords: dev-feedback |
-----------------------------+------------------------------
Comment (by sanchothefat):
Just to clarify, I was using json_decode on the API result prior to
caching initially so that when retrieving the cache I could just use it as
is without having to use decode manually. That's not a problem so the
question is really more to do with the other benefits of using JSON. The
twitter use-case is simply what highlighted the possibility of JSON as a
general data storage standard for me.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23753#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list