]> granicus.if.org Git - recode/commitdiff
README.org: Add a last migration step.
authorFrançois Pinard <fpinard@ubity.com>
Fri, 29 Nov 2013 17:12:44 +0000 (12:12 -0500)
committerFrançois Pinard <fpinard@ubity.com>
Fri, 29 Nov 2013 17:12:44 +0000 (12:12 -0500)
README.org

index ba51c57706ce883cd4b8840fd5a9f1a75f8b4c74..eb47a2028ed022e3caa3ca580d69a84ce562beca 100644 (file)
@@ -365,6 +365,8 @@ thought; I stay really admirative and grateful for Greg Ewing's work.
   Python; standard Python codecs might even be cythonized in Recode.
 - Program and library initialization get revised to spare disk
   accesses and building descriptive structures, whenever possible.
+- The main program directly links to the Python API rather than
+  through the C API, while the C API becomes a separate facility.
 
 I once thought about resorting to kludges, within a Python API
 interface, so the Python interpreter would not be required at all at