[wp-trac] [WordPress Trac] #13777: Consolidate WP_Http argument processing into a single class

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 26 23:49:33 UTC 2011


#13777: Consolidate WP_Http argument processing into a single class
-----------------------------------------+--------------------------
 Reporter:  jacobsantos                  |       Owner:  jacobsantos
     Type:  enhancement                  |      Status:  reopened
 Priority:  low                          |   Milestone:
Component:  HTTP                         |     Version:  3.0
 Severity:  minor                        |  Resolution:
 Keywords:  has-patch 2nd-opinion close  |
-----------------------------------------+--------------------------
Changes (by dd32):

 * keywords:  has-patch => has-patch 2nd-opinion close


Comment:

 Then my opinion remains the same, The Core HTTP API should require users
 call the handler (WP_HTTP) rather than subclasses directly, they should
 all have the same support on every system and if they don't, then the
 WP_HTTP handler should not allocate a request to one.

 I realise this may differ from your original intentions of the HTTP API,
 but my opinion is being based on what I feel is best for WordPress
 developers AND users as a whole; that is, that everything should "just
 work" and a plugin relying upon a certain transport does not fit that idea
 to me.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13777#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list