Don't rename python wrapper for now
[libftdi] / TODO
diff --git a/TODO b/TODO
index 0b419b5..eb45683 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,8 +3,11 @@ Build related:
 - Rename the library and header file,
   so libftdi 0.x and 1.x can co-exist
 
-API extentions:
-- TO DECIDE: Make ftdi structure opaque?
+Python wrapper:
+- Find out the following:
+  - Rename wrapper library to "ftdi1", users have to "import ftdi1"
+  - All other code in the examples can continue
+    to use "ftdi.xxx" instead of "ftdi1.xxx"
 
 Misc:
 - Resolve TODO entries in ftdi_eeprom