Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Mylyn Task List

Externalization of Task List data

Design Notes

  • Refactoring of Task Data
    • Currently not 'nomalized' - repository configuration options stored in same file
  • Task Data Externalization
    • Switch to XML
    • Use IMemento for now
    • Separate files vs. one file
    • Consider zipping all the individual xml files together into one zip file (similar to Open Office file format ODF)


  • Lazy loading of task data (vs. being read at startup)

Copyright © Eclipse Foundation, Inc. All Rights Reserved.