[[BackLinksMenu]] = Analysis = == Overview == This task is to define which will be the file dialogs, to revise what is done until now and modularize it. == Task requirements == * define which are the file dialogs to be modularized * review the current source code written for them * separate them in new module * provide extensions to the base.dialogs extension point * if there is time left write tests and run the current tests == Task result == * module with file dialogs and their source code == Implementation idea == * open file, save file, book properties are file dialogs == Related == [wiki:BASE_DIALOGS_R0] == How to demo == * Show the new module, the source code and run some tests if there is any. * Show the file dialogs. = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = = Log = ![[Include(wiki:TASK_NAME_R?_LOG)]]