Re: Handle graphics plotting functions

"John W. Eaton" <[email protected]> Tue, 14 Feb 2006 00:58:07 -0500
Newsgroups gmane.comp.gnu.octave.graphics
Message-ID <[email protected]>
I think the question is one of extensibility.  Emacs (as an example)
would be much less useful to me if the design were such that I had to
ask Emacs developers for new functionality.  Likewise for Octave, TeX,
Linux (via kernel modules), anything with a plug-in interface, etc.
Just about any software.  I don't think gnuplot has the right design
to support real extensibility through either an extension language or
a plug-in interface.

jwe