View Single Post
Old 07-21-2014, 06:01 PM   #23
varlog
actually it is /var/log
varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.varlog ought to be getting tired of karma fortunes by now.
 
varlog's Avatar
 
Posts: 341
Karma: 2994236
Join Date: Sep 2012
Location: usually Europa
Device: prs t1
Quote:
Originally Posted by KevinH View Post
Hi,
....

Also, have you looked at how calibre handles plugins and by that I mean their philosophy. They include the various plugins by having them inherit from a generic plugin class specific to their type, and overload the abstract methods defined therein. They allow different types of plugins, such as plugins the run on input, output, etc. There could also be clean-up plugins as well.

...
My problem is: I don't speak python. And this is my frst C++/Qt.

Quote:
Originally Posted by KevinH View Post
Hi,
....
I will download your latest version and get it to build on a Mac and send you build fix patches if need be.
...
I appreciate this very much.

Quote:
Originally Posted by KevinH View Post
Hi,
....
I would very much like to add something along these lines to my own copy of Sigil specific only to python scripting, that will invoke the python interpreter as a library, map a C++ plugin class to a python plugin class, run things in their own worker threads etc,
...
Well, that would be proper python interface: I hoped I'll do it when I'm finished with DGSM (if ever). Now, I hope you'll do it!
varlog is offline   Reply With Quote