Version 2 (modified by 14 years ago) (diff) | ,
---|
Brain Storm
This is a preliminary list of ideas, format and elaboration will come next.
- Take as much code as possible from msn.c
- Unify command callback functions maybe doing cmdproc processing incoming commands too.
- Reorganize code in sub-modules.
- Contact list: get cache working.
Roadmap
- Reorganize slp callbacks like sb and ns.
Future Work
- Create a standalone msn.h
- Make msn-prpl.c to just call msn.h functions and initialize prpl struct
- Create a purple-msn interface layer