Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag | Total number of occurences |
|---|
| @todo | 7 |
| TODO | 7 |
Each tag is detailed below:
Number of occurences found in the code: 7
| siouxsie.desktop.commands.impl.CommandsHandler | Line |
|---|
| reimplement this basic implementation | 40 |
| handle exclusive toggle command (not very important) | 41 |
| handle sub menu (done, not good without ordering and presentation) | 42 |
| siouxsie.desktop.commands.impl.SiouxsieActionCommand | Line |
|---|
| configurable pre and post action (ex.: event) | 31 |
| siouxsie.desktop.option.IOptionPane | Line |
|---|
| would need a pre-commit method? (useful for a IOptionPane stack) | 9 |
| siouxsie.desktop.option.impl.AbstractOptionPane | Line |
|---|
| an init stack to inject some services (ex.: preferences services) | 10 |
| siouxsie.desktop.prefs.impl.PreferencesService | Line |
|---|
| add configuration points for preferences event handlers? | 16 |
Number of occurences found in the code: 7
| siouxsie.desktop.commands.impl.ExitCommand | Line |
|---|
| ask confirmation and send some events | 17 |
| siouxsie.desktop.impl.DesktopUIProvider | Line |
|---|
| handle event with a stack of event handler | 127 |
| find a more optimized way to refresh | 147 |
| change this to custom closing operations | 182 |
| siouxsie.desktop.option.impl.ListPreferencesRenderer | Line |
|---|
| would need a pre-commit step? | 67 |
| siouxsie.desktop.option.impl.PreferencesRenderer | Line |
|---|
| would need a pre-commit step? | 66 |
| siouxsie.hivemind.IconObjectProvider | Line |
|---|
| handle some cache? | 57 |