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 | 0 | 
| TODO | 9 | 
Each tag is detailed below:
Number of occurences found in the code: 0
Number of occurences found in the code: 9
| org.apache.james.jspf.impl.DNSServiceXBillImpl | Line | 
|---|
| fail! | 126 | 
| org.apache.james.jspf.impl.SPFQuery | Line | 
|---|
| Use HelpFormatter for printing usage | 170 | 
| org.apache.james.jspf.macro.MacroExpand | Line | 
|---|
| URLEncoder method is not RFC2396 compatible, known difference is Space character gets converted to "+" rather than "%20" Is there anything else which is not correct with URLEncoder? Couldn't find a RFC2396 encoder | 467 | 
| org.apache.james.jspf.parser.DefaultSPF1Parser | Line | 
|---|
| doubts about the specification - redirect or exp with no domain-spec are evaluated as an unknown-modifiers according to the current spec (it does not make too much sense) - top-label is defined differently in various specs. We'll have to review the code. - http://data.iana.org/TLD/tlds-alpha-by-domain.txt (we should probably beeter use and alpha sequence being at least 2 chars - Somewhere is defined as "." TLD [ "." ] - Otherwise defined as ( *alphanum ALPHA *alphanum ) / ( 1*alphanum "-" *( * alphanum / "-" ) alphanum ) | 67 | 
| is it ok to use a Runtime for this? Or should we use a PermError here? | 342 | 
| org.apache.james.jspf.policies.SPFRetriever | Line | 
|---|
| is this correct? we remove the first and last char if the result has an initial " remove '"' | 101 | 
| org.apache.james.jspf.terms.AMechanism | Line | 
|---|
| Should we replace this with the "right" Exceptions ? | 101 | 
| should we use cidr from the parameters or the input checkAddress cidr? | 152 | 
| org.apache.james.jspf.terms.ExpModifier | Line | 
|---|
| add logging here! Only catch the error and return null | 96 |