RFC #0093: xml.meta

at 2010-08-09 in RFCs by friebe (0 comments)

Scope of Change
The xml.meta API will be extended to include a way to marshal objects to trees instead of only to strings, and unmarshal XML from streams.

Rationale

  • Performance improvement over Tree::fromString(Marshaller::marshal())
  • Use the tree / node objects for further modification
  • Performance improvement over Unmarshaller::unmarshal(Streams::readAll())

Read the full RFC here



Subscribe

You can subscribe to the XP framework's news by using RSS syndication.


Categories

News
General
PHP5
Announcements
RFCs
Further reading
Examples
Editorial
EASC
Experiments
Unittests
Databases
5.8-SERIES
Unicode
Language
5.9-SERIES

Related

Find related articles by a search for «RFC».