Re: [tasklist] tasklist/editor/TaskEditorListener
"Tim Lebedkov" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <003d01c2e4b3$cd785710$aeb7b8ac@timpc> |
Hi Tor, > Yup. We should be able to move annotation showing into tasklist core, such > that the only thing the editor module does is register a margin-menu > action for adding a task. However, as I mentioned above we may be able to > get more out of the editor annotations and then removing it now would mean > additional work. I'd like to reuse TL/core/GoToTaskAction but it doesn't work without TL/editor and TL/editor depends on TL/usertasks so TL/compiler depends on TL/usertasks and I think it is not good. Tim