Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13138

Modified Files:
        xrpc_client.mx 
Log Message:
Removed out-of-date comments
- FIXME comment: was fixed earlier
- TODO comment: old idea that does not apply anymore.



Index: xrpc_client.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc_client.mx,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- xrpc_client.mx      1 Jun 2007 16:32:53 -0000       1.37
+++ xrpc_client.mx      2 Jun 2007 21:20:08 -0000       1.38
@@ -249,7 +249,6 @@
                         ERROR("get_rpc_res (batloop %d): a text node " +
                               "should have a single text value\n", pre);
                     }
-                    # FIXME: does this work?
                     res_iter.append(oid(itercnt));
                     res_item.append(pre);
                     var k := 
set_kind(local_name.leftjoin(reverse(ws.fetch(CONT_NAME))).tmark([EMAIL 
PROTECTED]), ELEM);
@@ -1006,7 +1005,6 @@
     }
     nr_args = 0;
 
-    /* TODO: reuse serialization code to generate the message */
     for (my_iter = 0; my_iter < iterc; my_iter++) {
         if (argc == 0) {
             str2buf(b, "<xrpc:call/>");


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to