[Konversation-devel] Development Meeting this Sunday

Ismail Donmez ismail at kde.org.tr
Wed Jan 12 15:03:55 CET 2005


Hi Shin,
> I'll not be able to attend the meeting because I've been being busy at
> exams:( That's the reason why I haven't joined #konversation lately.
> so I'll write down some ideas of mine here now.
>

Good luck with them.

> [module-fy]
> I think we should separate the UI code from the core (handling socket,
> channel info, nick info, and so on). Module-fying will improve the
> readability. That'll make the software more secure and less buggy in
> result. It's a good idea to connect them with each other by SIGNAL/SLOT.
>
> e.g.:
> SIGNAL KonversationCore::Server::onJoinedToAChannel( ... )
> SLOT   KonversationGUI::Server::onJoinedToAChannel( ... )
>
> [scripting support]
> If konvi is module-fied it will not be difficult to implement a scripting
> engine. Mixing the core and the UI code and some script engines is a
> nightmare. Even the current situation is bad IMO.
>
> the directory tree should be like this after module-fied:
>
> konversation/
>   images/
>     ...
>   konverastion/
>     core/
>     gui/
>     si_python/   <-- scripting interface
>     si_perl/
>     ...
>   ...

Ideas noted for discussion.

> # Would anyone take the meeting log for me?
Yup, I will .


Cheers,
ismail


More information about the Konversation-devel mailing list