00001 /** \page roadmap library road map
00002
00003 \section rm_step Preview for futur version
00004
00005 \subsection rm_step_one Version 0.7 to 0.8
00006 The boostification of the code.
00007 Convert all code to the lower_case_underscore.
00008 Change interface for the stag, etag.
00009 Add fonctions to the control flow.
00010 Start the databinding stuf by implementing the schema datatypes.
00011
00012 \subsection rm_step_two Version 0.8 to 0.9
00013 The prepare and try a formal review from boost.
00014 Insert the code into the boost hierarchie and use jamfoile for the construction.
00015 Finish the schema datatypes implementation.
00016
00017 \subsection rm_step_three Version 0.9 to 1.0
00018 Maybe, changes due to the formal review, I hope.
00019
00020 */