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 Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 0 | @todo |
| FIXME | 1 | FIXME |
| TODO | 8 | TODO |
Each tag is detailed below:
FIXME
Number of occurrences found in the code: 1
| nl.b3p.brmo.bgt.loader.cli.BGTLoaderMain | Line |
|---|---|
| if downloaded initial extract has less object types, update will fail -- should set to only encountered feature types | 170 |
TODO
Number of occurrences found in the code: 8
| nl.b3p.brmo.bgt.download.api.DownloadApiUtils | Line |
|---|---|
| make argument | 46 |
| timeout | 67 |
| nl.b3p.brmo.bgt.loader.DownloadCommandMockIntegrationTest | Line |
| apply mutaties | 108 |
| nl.b3p.brmo.bgt.loader.cli.DownloadCommand | Line |
| automatically do initial load depending on option | 246 |
| BGTObjectTableWriter does setAutocommit(false) and commit() after each stream for a feature type is written, maybe use one transaction for all feature types? | 278 |
| nl.b3p.brmo.schema.ObjectTableWriter | Line |
| call overridable method to add attributes to one to many | 403 |
| like jdbc-util, truncate may fail but 'delete from' may succeed | 516 |
| nl.b3p.brmo.sql.PostGISCopyInsertBatch | Line |
| any more types need special conversion? | 88 |
B3Partners B.V.