Commit 3450f492 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Update info.

git-svn-id: https://svn.erp5.org/repos/neo/branches/prototype3@214 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent aed07441
...@@ -8,22 +8,20 @@ TODO ...@@ -8,22 +8,20 @@ TODO
- Handling write timeouts. - Handling write timeouts.
- IdleEvent for a certain message type as well as a message ID - IdleEvent for a certain message type as well as a message ID.
- Flushing write buffers only without reading packets - Flushing write buffers only without reading packets.
- Garbage collection of unused nodes - Garbage collection of unused nodes.
- Stopping packet processing by returning a boolean value from - Stopping packet processing by returning a boolean value from
a handler, otherwise too tricky to exchange a handler with another a handler, otherwise too tricky to exchange a handler with another.
- Replication.
- History. - History.
- Multiple undo. - Multiple undo.
- An addition of a new node to a partition table seeming a bit buggy - Expiration of temporariry down nodes.
Requirements Requirements
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment