octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32316] Feature request: timer object function


From: Rik
Subject: [Octave-bug-tracker] [bug #32316] Feature request: timer object functions
Date: Fri, 19 Nov 2021 21:03:13 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36

Follow-up Comment #9, bug #32316 (project octave):

The issue is not the user interface.  That can be coded up in m-files,
classdef, or whatever.  The issue is that timers themselves are tricky objects
and getting them to also work with the interpreter itself (what if Octave is
doing something already when the timer fires?).

Certainly things have gotten easier since 2011 in that C++ or Qt offer
building blocks that could make this possible.  But it will be a huge effort
to gather everything together and fit them in to the current architecture of
the interpreter.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?32316>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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