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 6
FIXME 4
HACK 3
NOTE 8

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: 6

org.melati.admin.Admin Line
Review working of where clause for dates 117
Move Nav icons into PrimarySelect 118
Make Chooser JS agnostic 119
Make Navigation JS agnostic 120
Logout fails to work if remember me is ticked 121
Order by field f orders on fields troid, not field ordering 122

FIXME

Number of occurrences found in the code: 4

org.melati.admin.Admin Line
Needs to work for dates 264
org.melati.template.test.ClassNameTempletLoaderTest Line
too much whitespace remaining 223
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

HACK

Number of occurrences found in the code: 3

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

NOTE

Number of occurrences found in the code: 8

org.melati.Melati Line
POEM studiously assumes there isn't necessarily a user, only an AccessToken 959
org.melati.admin.Admin Line
Order by searchable columns, this could be summary columns 362
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 297
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
org.melati.util.CountedDumbPagedEnumeration Line
This is the bit that makes it dumb! 69
org.melati.util.DumbPagedEnumeration Line
This is the bit that makes it dumb! 75