summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Clayton <alex.clayton@isode.com>2016-02-25 11:33:49 (GMT)
committerAlex Clayton <alex.clayton@isode.com>2016-02-29 12:28:57 (GMT)
commit191f768446f89a766b4f5c43ba9098c63c590032 (patch)
treee1a2d9bf96d590829ece8ac089eb8126dbb3672f /PortingProgress.txt
parentd636d68c84229c82ff746c7697d2014ff4dd4477 (diff)
downloadstroke-191f768446f89a766b4f5c43ba9098c63c590032.zip
stroke-191f768446f89a766b4f5c43ba9098c63c590032.tar.bz2
Add Parser and Serializer classes
Add classes to the parser and serializer packages, including some tests. Update PortingProgress with info on the classes that could not be imported in this patch. Test-information: Unit tests pass ok. Change-Id: If42af9c0cecb68151cf817f1839b86b4d7c8967c
Diffstat (limited to 'PortingProgress.txt')
-rw-r--r--PortingProgress.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/PortingProgress.txt b/PortingProgress.txt
index 7a8a986..c2844e6 100644
--- a/PortingProgress.txt
+++ b/PortingProgress.txt
@@ -155,7 +155,9 @@ Parser:
All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for:
-ExpatParser, IdleParserTest, LibXMLParser, WhiteboardParser -- Not Yet Ported!
+ExpatParser -- Not yet ported. Requires expact library.
+LibXMLParser -- Not yet ported. Requires libxml library.
+WhiteboardParser -- Not Yet Ported! Needs Whiteboard classes importing.
-----
Presence:
@@ -192,7 +194,7 @@ Serializer:
All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for:
-WhiteboardSerializer, XMPPSerializerTest, IdleSerializerTest -- Not Yet Ported!
+WhiteboardSerializer -- Not Yet Ported! Needs whiteboard classes importing.
-----
Session: