Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Total number of occurrences
@deprecated 4
@todo 7
FIXME 10
HACK 3
NOTE 6

Each tag is detailed below:

@deprecated

Number of occurrences found in the code: 4

org.melati.util.DelegatedHttpServletRequest Line
Servlet API 2.1 312
Servlet API 2.1 321
org.melati.util.HttpServletRequestCompat Line
Servlet API 2.1 471
Servlet API 2.1 483

@todo

Number of occurrences found in the code: 7

org.melati.admin.Admin Line
Review working of where clause for dates 116
Move Nav icons into PrimarySelect 117
Make Top.login JS agnostic 118
Make Chooser JS agnostic 119
Make Navigation JS agnostic 120
Rename Left template to Table 121
org.melati.template.velocity.HttpServletRequestWrap Line
Add get method that allows us to use $Form.XXXX to access form parameters 55

FIXME

Number of occurrences found in the code: 10

org.melati.admin.Admin Line
Needs to work for dates 259
org.melati.admin.AdminUtils Line
No longer rendering directly 496
org.melati.admin.test.AdminJettyWebTest Line
bug when id specified in url db/Main?id=0 15
org.melati.template.test.ClassNameTempletLoaderTest Line
too much whitespace remaining 223
org.melati.template.test.MarkupLanguageSpec Line
how to write this so it works on Windows and Linux?? 151
Does not hit the spot. 393
org.melati.test.test.CharsetTemplateServletTestTest Line
Broken in Eclipse on Windows and Linux but works under Maven assertTextNotPresent("Cannot"); 84
org.melati.test.test.HttpAuthenticationPoemServletTestTest Line
Sort out how to do this with htmlUnit 101
org.melati.test.test.TemplateServletTestTest Line
Webmacro only test 91
org.melati.test.test.WebmacroMelatiServletTestTest Line
WebMacro only test 80

HACK

Number of occurrences found in the code: 3

org.melati.admin.Admin Line
Not very satisfactory, but only to get tests working elsewhere 611
org.melati.admin.AdminUtils Line
if we are using 2.0 Servlet API then zone is included in servlet and contextPath is empty 92
org.melati.login.HttpBasicAuthenticationAccessHandler Line
Apache/Netscape appear not to do anything with message, which is why it's just left as a String. 104

NOTE

Number of occurrences found in the code: 6

org.melati.Melati Line
POEM studiously assumes there isn't necessarily a user, only an AccessToken 941
org.melati.admin.Admin Line
Order by searchable columns, this could be summary columns 351
org.melati.login.HttpSessionAccessHandler Line
Remember a User isa Token. 168
org.melati.template.AbstractMarkupLanguage Line
The context always contains objects with the names melati, object and ml 275
org.melati.template.ClassNameTempletLoader Line
It is not expected that templates will be added at runtime. 62
org.melati.template.TemplateEngine Line
A root should not start or end in a slash. 103