The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@deprecated | 0 | @deprecated |
FIXME | 7 | FIXME |
HACK | 1 | HACK |
NOTE | 0 | NOTE |
TODO | 2 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 7
org.melati.poem.prepro.CompareOnlyFieldQualifier | Line |
---|---|
delete or implement | 52 |
org.melati.poem.prepro.DSD | Line |
flag tied to directory | 272 |
Nasty - overwrite here meaning generating base package | 279 |
Nasty - overwrite here meaning generating base package | 297 |
org.melati.poem.prepro.FieldDef | Line |
This should be different for ref types | 346 |
org.melati.poem.prepro.ReferenceFieldDef | Line |
Forwards references to extended classes would fail here As it is this will fail with a | 135 |
HACK Forwards references to extended classes should fail here until we do two passes | 144 |
Number of occurrences found in the code: 1
org.melati.poem.prepro.FieldDef | Line |
---|---|
we allow "byte[]" for binary data | 194 |
Number of occurrences found in the code: 2
org.melati.poem.prepro.ReferenceFieldDef | Line |
---|---|
test with Troid | 79 |
org.melati.poem.prepro.TableDef | Line |
handle abstract and extended classes | 408 |