summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Clayton <alex.clayton@isode.com>2016-02-03 12:23:01 (GMT)
committerAlex Clayton <alex.clayton@isode.com>2016-02-04 14:04:08 (GMT)
commite4d2feeebc40c00ec37847a71faa6da62819f9ff (patch)
treec4feddc38527ac6336166102176681faf6a1ab26
parentbe72c822d3cffd840e753e01fe28857b081cf6f3 (diff)
downloadstroke-e4d2feeebc40c00ec37847a71faa6da62819f9ff.zip
stroke-e4d2feeebc40c00ec37847a71faa6da62819f9ff.tar.bz2
Update Porting Notes
Update the porting notes in PortingProgress.txt to be inline with latest changes. Change-Id: I0e8d69c6795d75614077867b556eb530c7b5d144
-rw-r--r--PortingProgress.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/PortingProgress.txt b/PortingProgress.txt
index 2d61e05..77deba3 100644
--- a/PortingProgress.txt
+++ b/PortingProgress.txt
@@ -61,6 +61,8 @@ All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39.
Individual Comments:
Java's inbuilt Crypto Provider used.
+In Network Factories we are not porting getConnectionServerFactory(), getNATTraverser() and getNetworkEnvironment() as second two are hard to port and
+getConnectionServerFactory() is for building servers.
-----
Disco
@@ -148,8 +150,7 @@ Parser:
All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for:
BOSHBodyExtractor, BOSHBodyExtractorTest, ExpatParser,
-IdleParserTest, LibXMLParser, S5BProxyRequestParser,
-WhiteboardParser -- Not Yet Ported!
+IdleParserTest, LibXMLParser, WhiteboardParser -- Not Yet Ported!
-----
Presence:
@@ -186,8 +187,7 @@ Serializer:
All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for:
-WhiteboardSerializer, S5BProxyRequestSerializer, XMPPSerializerTest, BlockSerializerTest,
-BlockSerializer, IdleSerializerTest -- Not Yet Ported!
+WhiteboardSerializer, XMPPSerializerTest, IdleSerializerTest -- Not Yet Ported!
-----
Session: