[pypy-svn] r41186 - pypy/extradoc/planning/1.0

hpk at codespeak.net hpk at codespeak.net
Fri Mar 23 15:23:11 CET 2007


Author: hpk
Date: Fri Mar 23 15:23:10 2007
New Revision: 41186

Modified:
   pypy/extradoc/planning/1.0/TODO.txt
Log:
looked a bit at play1, still needs some fix up


Modified: pypy/extradoc/planning/1.0/TODO.txt
==============================================================================
--- pypy/extradoc/planning/1.0/TODO.txt	(original)
+++ pypy/extradoc/planning/1.0/TODO.txt	Fri Mar 23 15:23:10 2007
@@ -72,12 +72,11 @@
 
   - describe particularly Javascript-related demos, refine them. 
     (mostly done, apart from 404/500 pages and possible JIT demo) 
-    It's all more or less done. What needs to be done (play1):
-    - more examples with autopaste feature
+  - fix play1 issues: 
     - source code of web page under the button?
-    - refined help
+    - review/refine help (add examples where necessary)
     - make nice 404 and 500 pages, also for apache
-    - make pypy-cli work there
+    - fix linking (it gets easily confused if you click around) 
     - discuss/do a JIT demo
     (fijal)
 
@@ -87,7 +86,7 @@
     - write a nice support module (pypy/lib/tputil.py - in progress)
     - write/review documentation (in-progress)
     - fix bugs if any
-    (hpk, still a bit of doc's/demo refinements)
+    (hpk) 
 
   - update wp6 docs (object-optimizations.txt) and link
     to them from getting-started (mwh to coordinate)



More information about the Pypy-commit mailing list