View Single Post
Old 12-30-2022, 08:42 AM   #994
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,199
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
I don't quite follow what you are doing as my own using of reading list plugin is very limited and does not involve devices at all.

Having said that, it is matter of personal preference. I prefer using Chain Caller if there is a possibility of using the sub-chains separately.

However there is one limitation of Chain Caller you should be aware of:

The recursion check is primitive as it checks the flow of the chains and record the name of each called chain, if one chain name appears more than once, it assumes recursion and the chain will be invalidated. This is not necessarily always true, as you might have two separate chains calling the same target chain.

As for performance, the only drawback I can think of with Chain Caller, is that refresh_gui step will occur with each called chain. This is not necessary and I will correct it in the next release.
capink is offline   Reply With Quote