[Top][All Lists]
[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, 07 Mar 2010 18:22:21 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Eric NOULARD <erk> 10/03/07 18:22:21
Modified files:
scripts : TODO.GenMsg
Log message:
Update TODO
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/scripts/TODO.GenMsg?cvsroot=certi&r1=1.1&r2=1.2
Patches:
Index: TODO.GenMsg
===================================================================
RCS file: /sources/certi/certi/scripts/TODO.GenMsg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- TODO.GenMsg 27 Feb 2010 16:45:19 -0000 1.1
+++ TODO.GenMsg 7 Mar 2010 18:22:21 -0000 1.2
@@ -5,6 +5,7 @@
1) Modularize generator such that
each backend generator (C++, Java, Python etc...) may be loaded separately
+ PARTIALLY DONE --> need to automatize the backend loading.
2) Support variant for sequences
@@ -13,6 +14,7 @@
4) Add a display method for each message (C++ generator)
or an helper method which may authorize
cout << msg;
+ DONE --> this is the show(ostream& out) method
5) Parser --> improve syntax error reporting
- [certi-cvs] certi/scripts TODO.GenMsg,
certi-cvs <=