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

WordPress Trac noreply at wordpress.org
Tue Feb 19 00:25:55 UTC 2013


#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):

 Looking good! One thing on the XML serialization aspect: I see tags are
 getting passed in as 'prefix:tag'. To be technical, they should take
 'namespace:tag' with the namespace being the IRI identifying the
 namespace, and the serializer working out internally what the prefix part
 is. It's not as great to use, but it's the correct way to work with XML,
 and avoids the possibility of having conflicting namespaces.

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


More information about the wp-trac mailing list