updated TODO's
This commit is contained in:
parent
6b85be6490
commit
44a02c7025
@ -10,6 +10,8 @@
|
|||||||
;Object stuff
|
;Object stuff
|
||||||
; TODO make different objects threadable send button vs text area vs canvas
|
; TODO make different objects threadable send button vs text area vs canvas
|
||||||
; TODO gui is just a relay remember
|
; TODO gui is just a relay remember
|
||||||
|
; TODO create a dialog to ask user for his username. This should be wrapped in a
|
||||||
|
; function get-username that we can call
|
||||||
|
|
||||||
(provide make-gui)
|
(provide make-gui)
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
FEATURES
|
FEATURES
|
||||||
5. parser in the client side should do something similar (/color, /quit)
|
5. parser in the client side should do something similar (/color, /quit)
|
||||||
16. plain tcp -> ssl based
|
16. plain tcp -> ssl based
|
||||||
17. fix breaks for improper disconnects from clients
|
***17. fix breaks for improper disconnects from clients
|
||||||
18. Add topics after project completion
|
18. Add topics after project completion
|
||||||
** regexes to parse strings for different formats -related to 5
|
** regexes to parse strings for different formats -related to 5
|
||||||
** align code better for readability
|
** align code better for readability
|
||||||
|
Loading…
Reference in New Issue
Block a user