octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octavede - a ide for octave


From: Sebastien Loisel
Subject: Re: octavede - a ide for octave
Date: Wed, 4 Oct 2006 04:17:03 +0200

Good job, John,

adding some hooks into the interpreter such that after a command
returns to the top level or hits a break point that information queried
by the IDE can be pushed into some thread-safe object for later
retrieval by the IDE.

From my own experience, this would in fact be a very good thing. Basically have an idle() function that gets called when the interpreter is in a safe state and stuff has changed.

Sébastien Loisel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]