Allow specializations to decide when re-indexing is necessary.
[kdepim.git] / messagecore / README
blob3f05b12f935afa1f284188172d3280af012e36c4
1 What should be put here?
2 ========================
4 Stuff here needs to comply with at least these rules (additionally to all the other ones that apply to all code):
5 - no dependencies on legacy libs (Qt3/KDE3 support, kresources, libkdepim)
6 - no dependencies on:
7   - libmessagelist
8   - libmessageviewer
9   - libmessagecomposer
10 - used by at least one of the above listed libs
11 - used by at least one other component (most commonly a second one of the above listed libs)