IntroductionThis page details the development wishlist for the pyela project, split into the relevant pyela components. Pyela-net- ELConnection should buffer input and output packets and the recv() and send() functions should utilise these
- Wrap socket exceptions with customised & descriptive exceptions
- precede all log.debug() calls that use format strings ("msg %s" % var) with debug level check
- remove 'EL' from all classes in placid.el.net.parsers
Pyela-GUI- CTRL+UP/DOWN for message input history (needs a buffer. A list will do)
- Guild list - load names from #gm and remove after X minutes?
- Improve text processing (revise strip_chars?)
- Colourised chat according to the EL protocol - using Pango markup
- precede all log.debug() calls that use format strings ("msg %s" % var) with debug level check
- Minimise-to-stray in GNOME & KDE. Minimise to the 'system tray' and provide an icon
|