dogtail-devel [Bug 439531] Unable to define instance variables in Accessible



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=439531

  at-spi | python-bindings | Ver: unspecified

Peter Parente changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|li yuan sun com             |parente cs unc edu




------- Comment #1 from Peter Parente  2007-05-22 12:46 UTC -------
We could remove __slots__ entirely so the regular __dict__ is instantiated for
accessibles. But this introduces extra overhead of a dictionary per object that
pyorbit was working to minimize in the first place by making __slots__ = ().
I'm not sure we want to force that overhead on all ATs by default.

How are you doing your mixins? If you can give me an example of what you're
doing, maybe we can find a better solution.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=439531.



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