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 |
|---|---|---|
| FIXME | 8 | FIXME |
| TODO | 0 | TODO |
| fixme | 0 | fixme |
| todo | 0 | todo |
Each tag is detailed below:
Number of occurrences found in the code: 8
| com.healthmarketscience.jackcess.DatabaseTest | Line |
|---|---|
| should really be using commons io FileUtils here, but don't want to add dep for one simple test method | 1163 |
| should really be using commons io IOUtils here, but don't want to add dep for one simple test method | 1191 |
| com.healthmarketscience.jackcess.Index | Line |
| , for now, we can't write multi-page indexes or indexes using the funky primary key compression scheme | 167 |
| , we could force caller to get relevant values? | 481 |
| we can't modify this index at this point in time | 1195 |
| , this could happen if page has only one row... | 1669 |
| com.healthmarketscience.jackcess.SimpleIndex | Line |
| we can't modify this index at this point in time | 67 |
| we can't modify this index at this point in time | 93 |