[pypy-svn] r63381 - pypy/extradoc/talk/pycon2009/pypy-sandbox

fijal at codespeak.net fijal at codespeak.net
Thu Mar 26 21:37:00 CET 2009


Author: fijal
Date: Thu Mar 26 21:36:58 2009
New Revision: 63381

Modified:
   pypy/extradoc/talk/pycon2009/pypy-sandbox/sandbox.txt
Log:
Fill XXXs


Modified: pypy/extradoc/talk/pycon2009/pypy-sandbox/sandbox.txt
==============================================================================
--- pypy/extradoc/talk/pycon2009/pypy-sandbox/sandbox.txt	(original)
+++ pypy/extradoc/talk/pycon2009/pypy-sandbox/sandbox.txt	Thu Mar 26 21:36:58 2009
@@ -94,27 +94,25 @@
 
 * implement your own custom policy
 
-Demo
-=====
-
-XXX
+* demo
 
 Embedding in your web app
 =========================
 
-* XXX
-
-* XXX
+* http://codespeak.net/svn/user/getxsick/django-sandbox/
 
 Custom file access policies
 ============================
 
-XXX
+* write your own python code to control it
 
 Custom APIs
 ============
 
-XXX
+* provide an API that marshals/pickles data to
+  an outer layer
+
+* outer layer that accesses actual platform
 
 What next?
 ==========
@@ -126,7 +124,13 @@
 
 * Special web page
 
+* besides that, it's ready to use
+
 Q&A
 ===
 
-XXX
+* http://merlinux.eu
+
+* http://pypy.org
+
+* We really need a special web page....



More information about the Pypy-commit mailing list