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 |
---|---|---|
FIXME | 0 | FIXME |
MISSING | 0 | MISSING |
REFACTOR | 0 | REFACTOR |
TODO | 5 | TODO |
VALIDATE | 0 | VALIDATE |
Each tag is detailed below:
Number of occurrences found in the code: 5
pt.digitalis.maven.ormgenerator.GeneratorTest | Line |
---|---|
This test will become the Unit test we must have. The test driven development is partially in place with DIF development and after the initial coding witch you have already completed it should be followed. This enables us all to work together using the same practices and helping each other out whenever needed. I could not execute the test because I haven't got the test xml. Should pace it n the resources of the model/test perhaps. | 10 |
pt.digitalis.maven.ormgenerator.hibernate.CustomGenericExporter | Line |
Viegas: Substitute this class in the hbmtemplate task. Use: exporterclass="pt.digitalis.maven.ormgenerator.hibernate.CustomGenericExporter" Must override some code. Goal to accept the package as a parameter so to override the jdbcconfiguration packagename parameter. Thus we can refactor the build.xml so we have a single seep of the database. Will be significantly faster! | 17 |
Auto-generated method stub | 33 |
Auto-generated method stub | 43 |
Auto-generated method stub | 53 |