to-do item

This commit is contained in:
Jim Menard 2009-01-07 14:57:47 -05:00
parent fd6b0a2848
commit 036c6b41dc
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ See the git log comments.
= To Do
* Add :publish Rake task, once we get a RubyForge project.
* Only update message sizes once, not after every write of a value. This will
require an explicit call to update_message_length in each message subclass.