From: <dg...@us...> - 2003-05-14 20:38:00
|
Update of /cvsroot/okernel/nrtl In directory sc8-pr-cvs1:/tmp/cvs-serv9101 Modified Files: todo.txt Log Message: Massive update with new MASTER PLAN. See changelog.txt and todo.txt. Index: todo.txt =================================================================== RCS file: /cvsroot/okernel/nrtl/todo.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** todo.txt 9 Feb 2003 18:05:55 -0000 1.2 --- todo.txt 14 May 2003 20:37:57 -0000 1.3 *************** *** 4,30 **** * ! * Roadmap to the 4.0 release (updated 24 november 2002) PRIORITY WHAT ! 1 DONE cppunit integration ! ! 1 Integrate NSPR library to support sync object 1 Net object support ! 1 Rewrite JS integration built-in (first implementation was ! developped by (c) ERIS Automation) ! 1 Add a Class Object ! 2 Finish the Tree implementation ! 2 Add an Object for environment variable management ! 2 ! 3 ! 3 --- 4,27 ---- * ! * Roadmap to the 4.0 release (updated 14 may 2003) PRIORITY WHAT ! 1 Socket Object 1 Net object support ! 1 Spidermonkey integration ! 1 Expat integration ! 1 Associative Memory ! 2 Add a Class Object ! 1 Reflexive behaviour (kind of probe) ! 3 Finish the Tree implementation ! 3 Add an Object to manage environment variables |