TODO.txt
author Chris Jones <chris@cjones.org>
Wed, 06 Nov 2013 20:40:50 -0700
changeset 177 63f33bb8fa33
child 178 ccfebbd9f49b
permissions -rw-r--r--
Updated to-do list.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
177
63f33bb8fa33 Updated to-do list.
Chris Jones <chris@cjones.org>
parents:
diff changeset
     1
Make JID a string type, with receiver functions to get its
63f33bb8fa33 Updated to-do list.
Chris Jones <chris@cjones.org>
parents:
diff changeset
     2
pieces. This way it can be used as a key in a map.
63f33bb8fa33 Updated to-do list.
Chris Jones <chris@cjones.org>
parents:
diff changeset
     3
63f33bb8fa33 Updated to-do list.
Chris Jones <chris@cjones.org>
parents:
diff changeset
     4
Don't force the client to understand the RFCs. Keep message types in a
63f33bb8fa33 Updated to-do list.
Chris Jones <chris@cjones.org>
parents:
diff changeset
     5
convenient set of constants, for example.