Allow caching of attributes
authorMike Gorse <mgorse@novell.com>
Thu, 26 May 2011 22:27:28 +0000 (17:27 -0500)
committerMike Gorse <mgorse@novell.com>
Thu, 26 May 2011 22:27:28 +0000 (17:27 -0500)
commitee59329278ddd73b7371e278b6e4f1f306ba2da6
treea7448d6dc0b62b562621d3339cd8b8dcbe3fefb9
parent73b811b78954dfb0f8b407354c146d9fbd47dea3
Allow caching of attributes

Attributes can now be cached, but not enabling by default, since there
is currently no event to notify AT-SPI that attributes have changed (see
BGO#649771), so this is dangerous but may improve performance if we can
reliably assume that attributes will not change.
atspi/atspi-accessible.c
atspi/atspi-accessible.h
atspi/atspi-constants.h
atspi/atspi-misc.c