Re: [g-a-devel] Keeping/removing AccessibleText get by Sentence [Fwd: Re: [Accessibility-ia2] Suggest remove IA2_TEXT_BOUNDARY_SENTENCE]
- From: Bill Haneman <Bill Haneman Sun COM>
- To: Malte Timmermann <Malte Timmermann Sun COM>
- Cc: g-a-devel <gnome-accessibility-devel gnome org>, Aaron Leventhal <aaronlev moonset net>, Peter Korn <Peter Korn Sun COM>
- Subject: Re: [g-a-devel] Keeping/removing AccessibleText get by Sentence [Fwd: Re: [Accessibility-ia2] Suggest remove IA2_TEXT_BOUNDARY_SENTENCE]
- Date: Wed, 24 Jan 2007 10:36:35 +0000
Malte Timmermann wrote:
My comments on this:
Even with OOo being a word processor application, we have the sentence
detection (or guessing) problem Aaron is describing below. So if a word
processor can't handle that, how could text edit, label, ...?
Of course OOo should probably have more knowledge in this area than some
AT, but if AT does it, it helps all ATK implementations, and it's done
consistently.
I don't agree with Bills comment about inefficiency when implemented by AT.
AT doesn't have to get by line/words/etc, but get get the full
accessible text and work on that directly.
I suppose that this is only inefficient for very large AccessibleText
blocks, which with our preferred "object == paragraph" model should be
very rare.
I think a reasonable case has been made for this, but I still am
concerned about the impact of removing such a piece of API. I'd like to
wait for feedback from Will and Mike.
It's also not really true that "if the AT does this, it all happens in
one place." If the AT does it, it happens in every AT. If ATK defines
it, it happens in every ATK implementation - in both cases a
multiplicity of implementations are required.
Bill
Malte.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]