Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag |
Total number of occurences |
| TODO
|
18 |
Each tag is detailed below:
Number of occurences found in the code: 18
| org.jumpmind.symmetric.admin.ChannelEditScreen |
Line |
| from resource bundle |
113
|
| resource bundle |
119
|
| org.jumpmind.symmetric.db.AbstractDbDialect |
Line |
| remove when these bugs are fixed in DdlUtils |
610
|
| org.jumpmind.symmetric.db.SqlTemplate |
Line |
| during reload, purge table using initial_load_select clause |
93
|
| Document all the 'templated' values available for building triggers. |
148
|
| move to DerbySqlTemplate or change language for use in all DBMSes |
284
|
| 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 |
39
|
| org.jumpmind.symmetric.db.mysql.MySqlDbDialect |
Line |
| this belongs in SqlTemplate |
57
|
| org.jumpmind.symmetric.load.csv.CsvLoader |
Line |
| modify sql-error-codes.xml for unique constraint vs foreign key |
213
|
| log the PK information as an ERROR level. |
228
|
| log the PK information as an ERROR level. |
261
|
| 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 audit record. |
192
|
| org.jumpmind.symmetric.service.impl.DataExtractorService |
Line |
| this should be versions[1] == 0 for 1.2 release |
103
|
| org.jumpmind.symmetric.service.impl.OutgoingBatchService |
Line |
| Should this move to DataService? |
258
|
| org.jumpmind.symmetric.service.impl.RegistrationService |
Line |
| NodeService already does all this DML. Should use NodeService or move methods to there. |
47
|
| nodeGenerator.generatePassword(); |
190
|
| nodeGenerator.generateNodeId(); |
199
|
| org.jumpmind.symmetric.transport.internal.InternalTransportManager |
Line |
| this is duplicated from the Pull Servlet. It should be consolidated somehow! |
80
|