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 | 4 |
| TODO | 5 |
Each tag is detailed below:
Number of occurences found in the code: 4
| siouxsie.mvc.IActionTrigger | Line |
|---|
| really necessary? | 38 |
| siouxsie.mvc.IScreen | Line |
|---|
| remove this method from the interface, assigned by DI in the implementations. | 34 |
| siouxsie.mvc.impl.ScreenResult | Line |
|---|
| should make a screen result interface? | 16 |
| siouxsie.mvc.impl.ScreenSupport | Line |
|---|
| add pre-interceptor to handle pre-action perform (would avoid define an wrapping swing action) | 79 |
Number of occurences found in the code: 5
| siouxsie.mvc.impl.ActionTrigger | Line |
|---|
| really necessary? | 20 |
| siouxsie.mvc.impl.Controller | Line |
|---|
| add the possibility not to execute result and let it done by the controller | 82 |
| handle waiting in multithreaded environment | 88 |
| handle exception message? handler(s) could be define in the XWork config file and retrieve from the container | 92 |
| siouxsie.mvc.impl.PanelScreenHandler | Line |
|---|
| avoid launching runtime exception | 118 |