Changes between Version 14 and Version 15 of APP_FILE_DIALOGS_R0


Ignore:
Timestamp:
12/05/08 11:47:03 (17 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_FILE_DIALOGS_R0

    v14 v15  
    6262 
    6363= Implementation = 
    64 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     64Implemented according to the dependency diagram: 
     65 * Created new modules org.sophie2.func.file and org.sophie2.main.dialogs.input 
     66 * Moved FileDialog to the func.file module 
     67 * Extracted all inner static Input classes form main.view.dialogs to main.dialogs.input module 
     68 * Refactored the code according to the new dependencies and changes 
     69 * BookPropertiesDialog will be left for the next revision: 
     70  * It depends on books and book resources that will be changed in the [wiki:BASE_RESOURCE_COMMONS_R0] task. 
     71  * It will lead to massive refactoring - there is no time for that at the current revision 
     72 
     73Here are the changes: [changeset:BASE_RESOURCE_COMMONS_R0] (accidentaly commited from pap's account instead of boyan's. 
    6574 
    6675= Testing =