Re: [g-a-devel] Not so easy: About pyatspi2 deprecationg and the merge of ATK and AT-SPI

2013-10-31 Thread Piñeiro
On 10/30/2013 11:08 PM, Magdalen Berns wrote: > Hi Alejandro, > > Thanks for starting this thread. My two pence: > >> 1. Why can't we just deprecate pyatspi2 and start to use gobject >> introspected bindings? >> >> As far as I know, pyatspi2 adds some wrapping over the pure >> gobject-introspected

Re: [g-a-devel] Not so easy: About pyatspi2 deprecationg and the merge of ATK and AT-SPI

2013-10-31 Thread Mike Gorse
Hi all, On Tue, 29 Oct 2013, Piñeiro wrote: Because although they are really similar, they are not equal. There are several differences between atk and libatspi API. On the case of the client/server different functionality, it is as easy as having different headers for each (and properly docume