octave-maintainers
[Top][All Lists]
Advanced

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

Re: Locking graphics system - GUI/octave synchronization


From: Michael Goffioul
Subject: Re: Locking graphics system - GUI/octave synchronization
Date: Sun, 20 Jul 2008 17:32:37 +0200

On Sun, Jul 20, 2008 at 4:18 PM, John W. Eaton <address@hidden> wrote:
> | I used it, because it avoided me to define 2 classes.
>
> We still have the same number of classes defined.  Before it was
> octave_mutex, octave_default_mutex and the system dependent classes.
> Now it is octave_mutex, octave_base_mutex (I just changed the name to
> empasize that it is the base class for the others) and the system
> dependent classes.

Good point :-)

> | Note that I used the same design for gh_manager::event_data,
> | so the initialization should be adapted.
>
> Then I think that one should also be changed to use the same style as
> we are using in the octave_value class.

OK, I'll modify that.

Michael.


reply via email to

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