Community
Participate
Working Groups
Notes are currently stored in the task list and kept in memory. This has performance implications if the large amounts of text are kept in the notes. It would beneficial to store notes in a separate file on disk and load it on demand (i.e. when the task editor is opened).
Removed getNotes() and setNotes() from ITask. Mylyn currently supports using notes in the commit comment which now requires team.ui to use tasks.core internals. I am not sure if that support makes sense or if that feature can be removed?
Created attachment 101429 [details] mylyn/context/zip
(In reply to comment #1) > Removed getNotes() and setNotes() from ITask. Is notes still saved in task list xml and backed up as before? It would be really shame to lose all the notes that been created on various tasks.
Yes, notes are still saved in the task list. The only thing that has changed is that the API for accessing notes has been removed.
Mylyn has been restructured, and our issue tracking has moved to GitHub [1]. We are closing ~14K Bugzilla issues to give the new team a fresh start. If you feel that this issue is still relevant, please create a new one on GitHub. [1] https://github.com/orgs/eclipse-mylyn