diff options
author | aleherbau | 2011-05-20 08:40:25 +0000 |
---|---|---|
committer | aleherbau | 2011-05-20 08:40:25 +0000 |
commit | 73735f051e804cbb706ff89be540f66a2f1fdbf8 (patch) | |
tree | d2f69bbbd9cc364733490e8a1014f79bac9d28a3 /python/todo.twiki | |
parent | 4b69abdaf927c94c4383e1771f3988af03d5d317 (diff) | |
download | org.eclipse.tcf-73735f051e804cbb706ff89be540f66a2f1fdbf8.tar.gz org.eclipse.tcf-73735f051e804cbb706ff89be540f66a2f1fdbf8.tar.xz org.eclipse.tcf-73735f051e804cbb706ff89be540f66a2f1fdbf8.zip |
TCF Python: Implemented PathMap proxy service
Diffstat (limited to 'python/todo.twiki')
-rw-r--r-- | python/todo.twiki | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/todo.twiki b/python/todo.twiki index 72bb2f848..f3c814d6c 100644 --- a/python/todo.twiki +++ b/python/todo.twiki @@ -20,7 +20,7 @@ * [done] FileSystem
* [done] MemoryMap
* [done] Memory
- * PathMap
+ * [done] PathMap
* Diagnostics
* Disassembly
* Streams
@@ -28,7 +28,7 @@ * SysMonitor
* Local services:
* [incomplete] ZeroCopy
- * [done] Locator service (discovery)
+ * [95%] Locator service (discovery)
* iterate over network interfaces
* Utilities:
* [done] ACPM data cache
|