[pypy-svn] r43487 - pypy/extradoc/talk/ep2007
bea at codespeak.net
bea at codespeak.net
Fri May 18 16:24:28 CEST 2007
Author: bea
Date: Fri May 18 16:24:28 2007
New Revision: 43487
Added:
pypy/extradoc/talk/ep2007/development.txt
Log:
a draft for a talk to be done (hopefully) just after the how to talk
Added: pypy/extradoc/talk/ep2007/development.txt
==============================================================================
--- (empty file)
+++ pypy/extradoc/talk/ep2007/development.txt Fri May 18 16:24:28 2007
@@ -0,0 +1,14 @@
+Post Mortem: development practices and infrastructure
+in the EU open source research project PyPy
+
+How did the development process and infrastructure of the PyPy
+project change during the period of EU-funding? We will talk about
+our experiences regarding the evolving development environment (version
+control, automated test-driven development, sprints, synchronization,
+"conceptual integrity", communication channels). We will also share our
+"learning by burnings" so that other projects can explore other
+creative problems and mistakes than maybe repeating the ones we
+identified during the last 3 years of PyPy development. And hopefully
+we will be able to show that the OSS development style is compatible
+with EU-funding.
+
More information about the pypy-svn
mailing list