TODO.txt
changeset 178 ccfebbd9f49b
parent 177 63f33bb8fa33
child 183 b4bd77d58a3e
equal deleted inserted replaced
177:63f33bb8fa33 178:ccfebbd9f49b
     1 Make JID a string type, with receiver functions to get its
       
     2 pieces. This way it can be used as a key in a map.
       
     3 
       
     4 Don't force the client to understand the RFCs. Keep message types in a
     1 Don't force the client to understand the RFCs. Keep message types in a
     5 convenient set of constants, for example.
     2 convenient set of constants, for example.