On Tue, Feb 5, 2013 at 12:52 PM, Neil Hodgson <
nyama...@me.com> wrote:
> It depends on being simple and maintainable and not damaging support for clients of the current pipe-based director.
Yes, since pipes work as expected on all POSIX systems, unlike dbus.
A good strategy would be to have director extensions as loaded shared
libraries. SciTE would work just as before, except if a director
plugin is specified, in which case that handles RPC requests.