[wp-trac] [WordPress Trac] #22435: Export API

WordPress Trac noreply at wordpress.org
Wed Nov 14 03:12:05 UTC 2012


#22435: Export API
------------------------------------+------------------------------
 Reporter:  nbachiyski              |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Export                  |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |
------------------------------------+------------------------------

Comment (by rmccue):

 Replying to [comment:8 nbachiyski]:
 >  * I'm not at all happy with the XML generator. The here-doc approach
 didn't turn out very good. I have two ideas for it: to use output
 buffering and native PHP templates or to use/build a generic XML
 generator.

 This should definitely be using a proper XML serializer. At the moment,
 the exporter (along with the various feed endpoints) can produce invalid
 XML since it uses concatenation. If we're going to be redoing this, it
 should be done properly.

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


More information about the wp-trac mailing list