[wp-trac] Re: [WordPress Trac] #1476: WordPress Update Notification
WordPress Trac
wp-trac at lists.automattic.com
Fri May 11 07:14:30 GMT 2007
#1476: WordPress Update Notification
----------------------------+-----------------------------------------------
Reporter: mdawaffe | Owner: rob1n
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.3
Component: Administration | Version: 2.1
Severity: normal | Resolution:
Keywords: update upgrade |
----------------------------+-----------------------------------------------
Comment (by majelbstoat):
If you're going to parse a response in JS, you might want to consider JSON
as your transfer format. It is possible to parse XML, but far easier to
parse JSON. (One line in fact, if you just eval it). If security is a
concern, I'm sure jQuery has JSON parsing functionality - Prototype
certainly does. And if the WordPress server is running PHP 5.2, there is a
built-in JSON extension for creating it as well...
--
Ticket URL: <http://trac.wordpress.org/ticket/1476#comment:18>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list