Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
TODO:
2
-----
3
- introduce constants for options to avoid typos
4
 
5
TODO XML_Serializer:
6
--------------------
7
- find a way to detect references in the structure and add id/idref attributes
8
- serialize some other structures, especially XPath return values
9
- custom serialization of objects
10
 
11
TODO XML_Unserializer:
12
----------------------
13
- support for xml:space attribute
14
- set types for certain tags (like in patConfiguration)
15
- namespace support
16
- custom unserialization for objects (static unserialize() or fromXML() methods)
17
- unserialize references using id/idref