On 23/10/2009 2:04 AM, Pete Brunet wrote:
> We can add the following to IA2::attribute and IAText::attribute:
> HRESULT ([in] BSTR name, [out, retval] BSTR *value)
This looks good. Note, however, that this would require a new interface 
due to the new method.

> Is an array of attributes also needed or should we stick with the
> existing method which returns a multi-attribute string and thus the
> required parsing?
The array is probably cleaner and more "correct" (no string parsing, 
handling escapes, etc.), but having said that, multiple ATs (including 
NVDA) already rely heavily on the old behaviour. This may be one of 
those cases where it's simpler to leave it alone. Having said that, I'd 
certainly be happy with an array.

Jamie

-- 
James Teh
Email/MSN Messenger/Jabber: [email protected]
Web site: http://www.jantrid.net/
_______________________________________________
Accessibility-ia2 mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/accessibility-ia2

Reply via email to