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 |
|---|---|---|
| To Fix Work | 10 | fixme |
| Todo Work | 1 | todo |
Each tag is detailed below:
Number of occurrences found in the code: 10
| 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 | 1548 |
| should really be using commons io IOUtils here, but don't want to add dep for one simple test method | 1576 |
| com.healthmarketscience.jackcess.IndexData | Line |
| , for SimpleIndex, we can't write multi-page indexes or indexes using the entry compression scheme | 177 |
| , we could force caller to get relevant values? | 628 |
| we can't modify this index at this point in time | 1229 |
| , this could happen if page has only one row... | 1765 |
| com.healthmarketscience.jackcess.SimpleIndexData | Line |
| we can't modify this index at this point in time | 73 |
| we can't modify this index at this point in time | 99 |
| com.healthmarketscience.jackcess.TableCreator | Line |
| for now, we can't create complex columns | 167 |
| com.healthmarketscience.jackcess.complex.ComplexColumnInfo | Line |
| better way to test this? | 385 |