certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/scripts TODO.GenMsg


From: certi-cvs
Subject: [certi-cvs] certi/scripts TODO.GenMsg
Date: Sun, 04 Apr 2010 20:25:11 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      10/04/04 20:25:11

Modified files:
        scripts        : TODO.GenMsg 

Log message:
        Update TODO list

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/scripts/TODO.GenMsg?cvsroot=certi&r1=1.3&r2=1.4

Patches:
Index: TODO.GenMsg
===================================================================
RCS file: /sources/certi/certi/scripts/TODO.GenMsg,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- TODO.GenMsg 11 Mar 2010 10:37:10 -0000      1.3
+++ TODO.GenMsg 4 Apr 2010 20:25:11 -0000       1.4
@@ -1,6 +1,6 @@
 TODO list for the CERTI Message generator:
 
-0) Write the documentation (and may be BNF) for  
+0) Write the documentation (and may be BNF or ANTLR or Lex grammar) for  
    the CERTI Message specification language
 
 1) Modularize generator such that 
@@ -10,6 +10,8 @@
 2) Support variant for sequences (vector/list/queue/...)
 
 3) Explain the on-the-wire encoding scheme (i.e. MessageBuffer)
+   Document the CDR-like encoding used by the MessageBuffer
+   Justify the use of fixed-size encoding (not the default of Google proto 
buf.)   
 
 4) Add a display method for each message (C++ generator)
    or an helper method which may authorize
@@ -31,3 +33,6 @@
    
 9) May be it would be worth implementing a "clone" method.
    
\ No newline at end of file
+10) Add a "bounded" qualifier for "repeated" field such
+    that the buffer size may be statically bounded
+    or may be repeated[10]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]