On Fri, 2008-09-26 at 14:24 +0200, Aaron Leventhal wrote: > My proposal is this: > Include at least ISimpleDOMNode, and possibly ISimpleDOMDocument and > ISimpleDOMText in IAccessible2, as optional interfaces for an > application to expose.
I think a concern is this being major departure from IA2/ATK similarities. This could cause two ill effects: 1. Makes it harder to port future IA2 apps to AT-SPI. 2. Most ATs on Windows will use a radically different code path for doing their stuff with Firefox, then their Unix brethren. This will cause support for the two platforms to vary and not be consistent. Again, as Aaron mentioned, ATs are already using ISimpleDom*. So maybe point 2 is not very valid. But point 1 still stands, especially if these interfaces are canonized in IA2. my two pennies. Eitan. _______________________________________________ Accessibility-ia2 mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/accessibility-ia2
