View Single Post
Old 12-22-2015, 02:27 PM   #147
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,809
Karma: 6000000
Join Date: Nov 2009
Device: many
Hi rubeus,

Thanks for that feedback. Given Sigil plugins really do run in a completely separate process (forked from Sigil's process) and the only interaction is via sharing files in a temp directory and returning xml, a Sigil plugin will never be "close to the user" no matter how much we change the GUI.

The whole interface was designed from scratch to isolate Sigil from any plugin as much as could be done to prevent a plugin crash from bringing down Sigil in any way.

Take care,

KevinH


Quote:
Originally Posted by rubeus View Post
From myside. a big step forwad bringing the plugins closer to the end user and still being separated from sigil enough to not destabilize sigil itself if the plugin is running wild

KevinH is offline   Reply With Quote