Quote:
Originally Posted by kiwidude
... And don't forget there is a data caching layer for the library view as well.
If putting in the prompts is Kovid's approach to deal with this issue (as he does in metadata downloads) then my plugins do the same. It eliminates any risk of data issues.
|
Okay. That, and looking at the special queue signalling code in self.gui.proceed_question, convinces me. I'll change FFDL to follow suit.
Many thanks for sharing your expertise, kiwidude.