[wp-trac] Re: [WordPress Trac] #1476: WordPress Update Notification

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 14 18:17:31 GMT 2007


#1476: WordPress Update Notification
----------------------------+-----------------------------------------------
 Reporter:  mdawaffe        |        Owner:  pishmishy  
     Type:  enhancement     |       Status:  assigned   
 Priority:  normal          |    Milestone:  2.3 (trunk)
Component:  Administration  |      Version:  2.1        
 Severity:  normal          |   Resolution:             
 Keywords:  update upgrade  |  
----------------------------+-----------------------------------------------
Comment (by westi):

 Replying to [comment:24 pishmishy]:
 > I hope I've not stepped on anyone's toes by submitting these patches.

 Not at all.

 However, I am -1 to the current patches.

 I think the following things are very important for the implementation of
 this functionality:

  1. Only one request should be made each time to the update notification
 server.
  1. Downtime on the update server must not slow the load time of the blog
 - i.e. at least use ajax like the dashboard does and probably run the
 check calls using the builting cron functionality.
  1. XML-RPC is a bit heavy for this as it requires processing on the
 serverside at the update beacon - a REST based service would be much
 better - e.g. http://update-service.org/wordpress/<version>/ would return
 the update info for <version> of WordPress.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/1476#comment:26>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list