| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | = Analysis = |
| 4 | == Overview == |
| 5 | Revising what is done for the file dialogs and modularize it. |
| 6 | |
| 7 | == Task requirements == |
| 8 | * review the current source code written for file dialogs |
| 9 | * define extensions and extension points connected with them |
| 10 | * separate them in new module |
| 11 | * if there is time left write unit tests and run the current tests |
| 12 | |
| 13 | == Task result == |
| 14 | * module with file dialogs and their source code |
| 15 | |
| 16 | == Implementation idea == |
| 17 | - |
| 18 | |
| 19 | == Related == |
| 20 | [wiki:BASE_DIALOGS_R0] |
| 21 | |
| 22 | == How to demo == |
| 23 | Show the new module, the source code and run some tests if there is any. |
| 24 | |
| 25 | = Design = |
| 26 | |
| 27 | = Implementation = |
| 28 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 29 | |
| 30 | = Testing = |
| 31 | |
| 32 | = Comments = |
| 33 | |
| 34 | = Log = |
| 35 | ![[Include(wiki:TASK_NAME_R?_LOG)]] |