Re: Using MessageComposer to create invitation emails
Sandro Knauß <[email protected]> Wed, 19 Apr 2023 23:21:22 +0200
| Newsgroups | gmane.comp.kde.devel.pim |
|---|---|
| Message-ID | <7193572.PtayXO1YIu@tuxin> |
Hey, > > Regarding the encryption handling in messagecomposer I wish this could > > would not depends on QWidgets as it would simplify a few other things in > > Kalendar as well as make it easier to add to akonadi-calendar. I tried to > > do that in the past but converting all the blocking calls from > > KMessageBox to be more async is a bit complicated. > > Yeah, the code seems quite spaghetti-like to me :) Major refactoring of the > composer is out of scope of what I'm working on right now, but I can look at > that independently later on. Whenever I improve the mail encryption stuff I also try to improve also some parts of it. and the blocking KMessageBoxes also makes it very hard to create autotests for corner-cases... But refactoring messagecomposer *yeah* count me in. regards, hefee