User:Argonel

From Konversation

Jump to: navigation, search
  1. namespace:Konversation

    I really hate namespaces in C++, for the simple reason that there is no sense in indenting the entire file for the sake of 3 lines.

    1. IRCServerBase
      1. DCCServerStub
      2. IRCServer
    2. IRCMessage



Areas of interest for me:

1) Refactoring to improve the situation.

2) IRCView - psn had done the heavy lifting on a khtml based ircview, unfortunately it has poor performance and memory usage. Internal changes to konvi may improve the situation, which will in part be fallout from refactoring.

3) Scripting interface.