Re: [g-a-devel] AT-SPI caching and D-Bus usage

2013-10-11 Thread Jason White
Mike Gorse wrote: > AT-SPI was originally designed around CORBA, specifically ORBit. Its > use led to a large amount of inter-process communication. Method > calls in ORBit were fairly quick, so this was not a huge problem, > although that isn't to say that there were never performance issues. > H

Re: [g-a-devel] AT-SPI caching and D-Bus usage

2013-10-11 Thread Mike Gorse
Thanks for the reply. COmments below. Unfourtunately there isn't any available metric about how much it is gained by caching the most usual data. In that sense, I feel that they made the usual mistake of doing early optimization, and basing the design on that, without a real metric justifying