unneccessary CORBA UI traffic ...
- From: Michael Meeks <michael helixcode com>
- To: Miguel de Icaza <miguel helixcode com>, Nat Friedman <nat nat org>, Darin Adler <darin eazel com>
- Cc: gnome-components-list gnome org
- Subject: unneccessary CORBA UI traffic ...
- Date: Fri, 20 Oct 2000 11:15:22 -0400 (EDT)
Hi there,
Just looking at the CORBA traffic generated on the link when
we start doing merging; I pass several types of events back:
enum EventType {
ACTIVATED,
REMOVED,
OVERRIDDEN,
REINSTATED,
STATE_CHANGED
};
The problem being that STATE_CHANGED is the only one I have
ever seen used, and there are a _lot_ of REMOVED, OVERRIDDEN,
REINSTATED signals flying around ( as these operations happen a lot ).
Now, I introduced these signals for backwards compatibility with the
old UI handler, but again no-one seemed to actualy use them there
either :-)
Unless someone shouts loud quickly, I'm going to kill these and
give us a nice speeup.
Regards,
Michael.
--
mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]