Todo list for class xdoclet.tagshandler.ConfigTagsHandler |
Generated by XDoclet. |
Location | Description | ||
---|---|---|---|
|
When searching for param part of a subtask.element.param config param we rely on bare reflection mechanism, so if we had getMyParam and we specified myparam for example (case mismatch) it fails (in Class.getMethod). We should provide a case-insensitive solution. |