(This message was sent to the olena-patches list but did not appear in
the lrde.olena.patches newsgroup, so I'm posting it again. Sorry for
the duplicate message in olena-patches.)
https://svn.lrde.epita.fr/svn/oln/trunk
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Add TODO.
* TODO: New.
TODO | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
Index: TODO
--- TODO (revision 0)
+++ TODO (revision 0)
@@ -0,0 +1,27 @@
+See also the TODO in oln-proto-1.0 and oln-proto-stl-style
+
+* Metalic
+
+** Modules
+Split Metalic into several modules:
+
+ mlc : core Metalic tools
+ stc : static inheritance
+ xtd : meta-functions and operator traits (for built-in types)
+ dyn : static-dynamic bridge (work of Damien Thivolle and Nicolas
+ Pouillard)
+
+** Static inheritance
+
+*** mlc/properties -- Roland
+
+
+* Olena
+
+
+* Integre
+
+
+Local Variables:
+mode: outline
+End: