| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | = Analysis = |
| 4 | |
| 5 | == Overview == |
| 6 | Enable easily writing of source code and tests (unit or system) with dialogs. |
| 7 | |
| 8 | == Task requirements == |
| 9 | * Revise the existing source code for the dialogs. |
| 10 | * Define the extension points and the extensions connected with dialogs. |
| 11 | * Writing system tests with dialogs should be easy. |
| 12 | |
| 13 | == Task result == |
| 14 | * The result of the task should be source code. |
| 15 | |
| 16 | == Implementation idea == |
| 17 | - |
| 18 | |
| 19 | == Related == |
| 20 | - |
| 21 | |
| 22 | == How to demo == |
| 23 | * Run Sophie and show the dialogs. |
| 24 | * Run unit tests to demonstrate that it would be easy to use base dialogs with tests (unit or system). |
| 25 | |
| 26 | = Design = |
| 27 | |
| 28 | = Implementation = |
| 29 | ^(Implementation results should be described and linked here (from the wiki or the repository)^ |
| 30 | |
| 31 | = Testing = |
| 32 | |
| 33 | = Comments = |
| 34 | |
| 35 | = Log = |
| 36 | ^(Link the log of the task here)^ |