[Modeling-cvs] SF.net SVN: modeling: [977] trunk/ProjectModeling/Modeling/doc
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2006-02-26 17:49:08
|
Revision: 977 Author: sbigaret Date: 2006-02-26 09:48:56 -0800 (Sun, 26 Feb 2006) ViewCVS: http://svn.sourceforge.net/modeling/?rev=977&view=rev Log Message: ----------- Updated documentation Modified Paths: -------------- trunk/ProjectModeling/Modeling/doc/HomePage/features.tex trunk/ProjectModeling/Modeling/doc/HomePage/main.tex trunk/ProjectModeling/Modeling/doc/HomePage/status.tex trunk/ProjectModeling/Modeling/doc/README.dynamic.txt trunk/ProjectModeling/Modeling/doc/UserGuide.tex trunk/ProjectModeling/Modeling/doc/www/menu-inline-begin.tex Modified: trunk/ProjectModeling/Modeling/doc/HomePage/features.tex =================================================================== --- trunk/ProjectModeling/Modeling/doc/HomePage/features.tex 2006-02-26 17:44:38 UTC (rev 976) +++ trunk/ProjectModeling/Modeling/doc/HomePage/features.tex 2006-02-26 17:48:56 UTC (rev 977) @@ -87,14 +87,14 @@ \item Support for nested graphs/sets of objects. -\item Works with python 2.1, 2.2 and 2.3. +\item Works with python 2.1, 2.2, 2.3 and 2.4 \end{itemize} \paragraph*{Supported RDBMS} \begin{description} \item[\begin{rawhtml}<a href="http://www.mysql.com/">MySQL</a>\end{rawhtml}] -tested with v3.23.52 and v4.0.13 +tested with v3.x and v4.0.24 Supported python adaptor: \begin{rawhtml} @@ -125,7 +125,8 @@ <a href="http://pypgsql.sourceforge.net">PyPgSQL</a> \end{rawhtml} -\item[\begin{rawhtml}<a href="http://www.sqlite.org/">SQLite</a>\end{rawhtml}] tested with v2.8.15. +\item[\begin{rawhtml}<a href="http://www.sqlite.org/">SQLite</a>\end{rawhtml}] + tested with v2.8.17 and v3.3. Supported python adaptor: \begin{rawhtml} Modified: trunk/ProjectModeling/Modeling/doc/HomePage/main.tex =================================================================== --- trunk/ProjectModeling/Modeling/doc/HomePage/main.tex 2006-02-26 17:44:38 UTC (rev 976) +++ trunk/ProjectModeling/Modeling/doc/HomePage/main.tex 2006-02-26 17:48:56 UTC (rev 977) @@ -12,7 +12,7 @@ % snail-mail address if you like. \author{S\'ebastien Bigaret} \email{sbi...@us...} -\date{Feb 22, 2004} +\date{Feb 26, 2006} %\date{\today} \begin{document} Modified: trunk/ProjectModeling/Modeling/doc/HomePage/status.tex =================================================================== --- trunk/ProjectModeling/Modeling/doc/HomePage/status.tex 2006-02-26 17:44:38 UTC (rev 976) +++ trunk/ProjectModeling/Modeling/doc/HomePage/status.tex 2006-02-26 17:48:56 UTC (rev 977) @@ -11,8 +11,7 @@ \begin{description} \item[Example of projects using the framework] -The framework is still considered to be in beta stage (see below), even if -some applications have been in production for some time now, e.g. two +Some applications have been in production for some time now, e.g. two applications by the author that have been in production since november 2002: \begin{enumerate} @@ -42,17 +41,13 @@ We'd be happy to hear about your own projects and deployment experience. -\item[Development status: Beta] +\item[Development status: Production/Stable] -While the framework is stable and used in production, we maintain it in -``beta'' status because of the following reasons. +While the framework is stable and used in production, there is still some +features that miss before v1.0: \begin{itemize} -\item To our knowledge, some particular features have not been used extensively - (apart in the unittests). This concerns: EditingContext.autoInsertion(); - ``manual'' management of many-to-many relationships. - \item There is a lack of functionalities for the sessioning mechanisms , see the following sections in the User's Guide for details: \begin{itemize} @@ -82,15 +77,6 @@ \end{itemize} -\item[Notes on the pre-0.9 series] - -It's been some time since we're stuck in the pre-0.9 series. The reason is -that we once thought that the steps required to reach v0.9 would be easily -passed. But this was too much optimistic; in particular, we still need to -complete the \code{PyModel} dev. branch (where models can be expressed in -pure python rather than xml) and find a better name for the framework before -we reach 0.9. Until then, the pre-0.9 series continues. - \end{description} %% end \input{www/menu-inline-end} Modified: trunk/ProjectModeling/Modeling/doc/README.dynamic.txt =================================================================== --- trunk/ProjectModeling/Modeling/doc/README.dynamic.txt 2006-02-26 17:44:38 UTC (rev 976) +++ trunk/ProjectModeling/Modeling/doc/README.dynamic.txt 2006-02-26 17:48:56 UTC (rev 977) @@ -14,7 +14,7 @@ * method build(model): dynamically build the package derived from the model. The generated package and its modules have the very same functionality as the ones generated by the script - mdl_generate_python_code.py (in "base" mode, option ``-B``). + mdl_generate_python_code.py (in "compact" mode, option ``-C``). * metaclass ``CustomObjectMeta``: automatically adds all the necessary methods to a class for integration with the modeling framework. It Modified: trunk/ProjectModeling/Modeling/doc/UserGuide.tex =================================================================== --- trunk/ProjectModeling/Modeling/doc/UserGuide.tex 2006-02-26 17:44:38 UTC (rev 976) +++ trunk/ProjectModeling/Modeling/doc/UserGuide.tex 2006-02-26 17:48:56 UTC (rev 977) @@ -21,8 +21,8 @@ % Please at least include a long-lived email address; % the rest is at your discretion. \authoraddress{Email: \email{sbi...@us...}} -\date{Feb 22, 2004} -%\date{\today} +%\date{Feb 22, 2004} +\date{\today} \release{0.9-pre-17.1} %\setreleaseinfo{pre-8} \setshortversion{0.9} Modified: trunk/ProjectModeling/Modeling/doc/www/menu-inline-begin.tex =================================================================== --- trunk/ProjectModeling/Modeling/doc/www/menu-inline-begin.tex 2006-02-26 17:44:38 UTC (rev 976) +++ trunk/ProjectModeling/Modeling/doc/www/menu-inline-begin.tex 2006-02-26 17:48:56 UTC (rev 977) @@ -33,8 +33,10 @@ <a href="http://lists.sourceforge.net/lists/listinfo/modeling-users">Mailing list</a><br> <a href="https://sourceforge.net/news/?group_id=58935">News</a><br> <a href="https://sourceforge.net/tracker/?group_id=58935&atid=489335">Bugs</a><br> +<!-- <font color="FF0000">!!! </font><a href="bugs/bug861048.html" target="_new">Bug #861048</a><br> - <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/modeling/">Web CVS</a><br> +--> + <a href="http://svn.sourceforge.net/viewcvs.cgi/modeling/trunk/ProjectModeling/">Web SVN</a><br> <br> <a href="licence.html">Licence</a><br> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |