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 |
Total number of occurrences |
| TODO
|
26 |
Each tag is detailed below:
Number of occurrences found in the code: 26
| org.jumpmind.symmetric.db.AbstractDbDialect |
Line |
| remove when these bugs are fixed in DdlUtils |
671
|
| org.jumpmind.symmetric.db.SqlTemplate |
Line |
| during reload, purge table using initial_load_select clause |
96
|
| Document all the 'templated' values available for building triggers. |
151
|
| move to DerbySqlTemplate or change language for use in all DBMSes |
323
|
| org.jumpmind.symmetric.db.mssql.MsSqlDbDialect |
Line |
| support text and image fields, they cannot be referenced from the inserted or deleted tables in the triggers. Here is one idea we could implement: http://www.devx.com/getHelpOn/10MinuteSolution/16544 |
42
|
| org.jumpmind.symmetric.db.mysql.MySqlDbDialect |
Line |
| this belongs in SqlTemplate |
79
|
| org.jumpmind.symmetric.load.DataLoaderTest |
Line |
| Fix backslashing alphanumeric values[2] = "\\a\\b\\c\\ \\1\\2\\3"; |
149
|
| this used to run in 1 second; can we do some optimization? |
307
|
| org.jumpmind.symmetric.load.csv.CsvLoader |
Line |
| modify sql-error-codes.xml for unique constraint vs foreign key |
248
|
| log the PK information as an ERROR level. |
264
|
| log the PK information as an ERROR level. |
301
|
| org.jumpmind.symmetric.security.inet.Inet6AddressAuthorizerCompiler |
Line |
| this needs to be gutted for IPv6 support |
50
|
| org.jumpmind.symmetric.service.impl.BootstrapService |
Line |
| should probably check to see if the time stamp on the symmetric-dialects.xml is newer than the create time on the hist record. |
245
|
| --No comment-- |
290
|
| org.jumpmind.symmetric.service.impl.NodeService |
Line |
| nodeGenerator.generatePassword(); |
228
|
| nodeGenerator.generateNodeId(); |
237
|
| org.jumpmind.symmetric.service.impl.OutgoingBatchService |
Line |
| Should this move to DataService? |
356
|
| org.jumpmind.symmetric.service.impl.ParameterService |
Line |
| remove in 2.0 |
101
|
| org.jumpmind.symmetric.service.impl.RegistrationService |
Line |
| NodeService already does all this DML. Should use NodeService or move methods to there. |
46
|
| org.jumpmind.symmetric.test.SimpleIntegrationTest |
Line |
| make sure event did not fire |
264
|
| make sure event did not fire |
300
|
| test on MSSQL |
388
|
| org.jumpmind.symmetric.transport.InetAddressResourceHandler |
Line |
| if we don't have a valid host/ip, should we just return 'false'? |
88
|
| org.jumpmind.symmetric.transport.internal.InternalTransportManager |
Line |
| this is duplicated from the Pull Servlet. It should be consolidated somehow! |
77
|
| org.jumpmind.symmetric.web.AckServlet |
Line |
| fix this; the servlets need to participate in the transport API |
61
|
| org.jumpmind.symmetric.web.PushServlet |
Line |
| why is this necessary? |
66
|