kuuko pushed a commit to branch master.

commit f9c3ca119b5b4f6e1c11166f1025f8c59d6f878a
Author: Kai Huuhko <[email protected]>
Date:   Wed Apr 3 11:23:26 2013 +0000

    CODING++, TODO++
---
 CODING | 3 ++-
 TODO   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CODING b/CODING
index ac3ddd7..a5be7cd 100644
--- a/CODING
+++ b/CODING
@@ -39,7 +39,8 @@ Tips
 ====
 
 * cython -a will generate a report that shows your cython code, and each line
-  can be expanded by clicking to show the generated C code.
+  can be expanded by clicking to show the generated C code. This cannot be done
+  from the setup script, it has to be called manually on a .pyx file.
 
 * cython does automatic dict <-> struct conversion with basic struct members
 
diff --git a/TODO b/TODO
index 0ec233f..1903008 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,7 @@ TODO
 * cleanup elementary_object
 * Review the internal functions and name them consistently
 * Bindings for Efreet (kuuko)
+* Add more documentation for the use of callbacks
 
 
 STUFF LEFT OUT

-- 

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to