On Tue, Jul 9, 2019 at 12:20 AM Matt Wilkie <map...@gmail.com> wrote:

> Btw, even if Leo's body pane *were* vim, IPC would still be needed
>> between Leo and vim.
>>
>
> This sentence made me wonder: how is IPC or it's analog different from
> what's used within Leo: from outline to body, from Altix (Alt-x) to
> outline, from body to Render, etc.? Every 'dock' a module which could also
> be an external program.
>

The "I" in IPC stands for "inter", not "intra".  Leo "communicates" between
panes using python function calls and/or Qt signals.  It would be better to
use more Qt signals, but as far as IPC goes the details don't matter.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS2X_ojWuf73aAmrxqkLxcEQgHSG_WvpyyjSxtJsTRty4w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to