diff --git a/www/gmsh.html b/www/gmsh.html index c35862866a926c715000703dc8b9d2842b90fe52..72ba370af3f6cf37d73ad75c979b0eb7990f4544 100644 --- a/www/gmsh.html +++ b/www/gmsh.html @@ -302,6 +302,15 @@ in order for Gmsh to find these libraries. <b>Development Release: --</b> <p> +Short term: exact arithmetic in critical sections of the code to +improve stability; replacement of Motif by <a +href="http://www.fltk.org">FLTK</a> to unify Unix/Windows development; +<p> +Middle term: further uncoupling of geometry and mesh code; +<p> +Long term: encapsulation of proprietary algorithms into dynamically +loadable modules and release of source code for all other parts; +standardize API with these modules; STEP parser? </td>