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 ClassTotal number of occurrencesTag strings used by tag class
To Fix Work10fixme
Todo Work1todo

Each tag is detailed below:

To Fix Work

Number of occurrences found in the code: 10

com.healthmarketscience.jackcess.DatabaseTestLine
should really be using commons io FileUtils here, but don't want to add dep for one simple test method1548
should really be using commons io IOUtils here, but don't want to add dep for one simple test method1576
com.healthmarketscience.jackcess.IndexDataLine
, 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 time1229
, this could happen if page has only one row...1765
com.healthmarketscience.jackcess.SimpleIndexDataLine
we can't modify this index at this point in time73
we can't modify this index at this point in time99
com.healthmarketscience.jackcess.TableCreatorLine
for now, we can't create complex columns167
com.healthmarketscience.jackcess.complex.ComplexColumnInfoLine
better way to test this?385

Todo Work

Number of occurrences found in the code: 1

com.healthmarketscience.jackcess.IndexCodesTestLine
long rows not handled completely yet in V2010 seems to truncate entry at 508 bytes with some trailing 2 byte seq130