summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'PortingProgress.txt')
-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: