|
Bugzilla – Full Text Bug Listing |
| Summary: | Design and implement DynamicAdapter | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Brad Taylor <btaylor1> |
| Component: | Moonlight - ATK | Assignee: | Brad Taylor <btaylor1> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Enhancement | ||
| Priority: | P4 - Low | ||
| Version: | Unspecified | ||
| Target Milestone: | Release 2.0 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 489934 | ||
| Bug Blocks: | 489937, 489938, 489939, 489940 | ||
|
Description
Brad Taylor
2009-03-27 22:18:12 UTC
Due to some confusion on my part, I spent some time implementing this. You can view the diff of the ongoing work with this command: svn diff http://anonsvn.mono-project.com/source/branches/uia2atk/post-1.0-research/@130590 http://anonsvn.mono-project.com/source/branches/uia2atk/post-1.0-research/@130703 What is lacking is: - Properties. - Params with out/ref modifiers. - Unit tests. Hours from yesterday. I lost all the work I did with this previously, so I've had to start over from scratch. More hours. Hours spent diagnosing roadblocks and refactoring the way we do builds to avoid using the mono merger. Hours from Friday and Monday. This is basically complete, I just need to create a custom peer which implements more than one provider for testing purposes. Complete in r136169. Closing. |