I think we're confident enough for this to be updated. I'll have a look at the needed changes.
The only concern Nicolas and I had was the problem of 'dead pipes' that happens when an instance of SciTE goes down in flames. I have some dead pipe cleaning code but I don't know whether it should go into SciTE itself. The issue is that a potential client must currently check itself whether a particular pipe corresponds to an actual running version of SciTE by extracting the pid and calling kill(pid,0) to check if the pid is alive. steve d. On 7/31/07, Neil Hodgson <[EMAIL PROTECTED]> wrote: > Does this need updated documentation on > http://scintilla.sourceforge.net/SciTEDirector.html ? > > Neil > _______________________________________________ > Scite-interest mailing list > [email protected] > http://mailman.lyra.org/mailman/listinfo/scite-interest > _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
