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.

TagTotal number of occurences
@deprecated0
@todo1
TODO31

Each tag is detailed below:

@deprecated

Number of occurences found in the code: 0

@todo

Number of occurences found in the code: 1

org.cid.distribution.DistributionProcessLine
Add a dependency system for initializing and cleaning components and nodes130

TODO

Number of occurences found in the code: 31

org.cid.distribution.DistributionManagerLine
Warning! This closes the System.out stream!131
Use a command line switch to allow showing traces247
org.cid.distribution.DistributionMessageLine
Copy the variables in deep?55
org.cid.distribution.DistributionNodeLine
Bring the DistributionNode config here from factory113
org.cid.distribution.DistributionProcessLine
This method should catch exceptions and perform cleanup on every component, and signal errors to the log. This may be clearer when the dependency system is introduced.163
org.cid.distribution.core.DistributionContextLine
The function mapping is set always with this approach, correct it (not extending SimpleContext)28
This has to be optimized125
org.cid.distribution.core.MessageFlowControllerLine
(Review) Wait on the node while a message is being processed through it.58
This will change when the pooling and concurrency strategies are implemented.59
Add an option to CLONE the message before forwarding75
org.cid.distribution.plugins.common.CommonFunctionsLine
Move this methods to different classes in different packages, depending on which package is each methods related to.9
org.cid.distribution.plugins.db.QueryDataComponentLine
Use parameters!128
org.cid.distribution.plugins.list.DBMemberManagerComponentLine
Check that the table exists120
Auto-generated method stub160
Auto-generated method stub165
Auto-generated method stub170
Auto-generated method stub175
org.cid.distribution.plugins.list.DataToMemberEnumerationLine
Catching the exception avoids stopping the process on error, ok?54
Catching the exception avoids stopping the process on error, ok?65
Catch the possible ClassCastException?70
org.cid.distribution.plugins.list.ListCombinatorHandlerLine
Aņadir un parametro para escoger el componente de tipo MemberManager83
This class must be an Enumerator154
org.cid.distribution.plugins.mail.DistributionMailLine
THIS CLAST SHOULD WRAP MimeMessage, INSTEAD OF EXTENDING IT ????? Shorcut methods should be provided, i.e. to fetch the first recipient address, etc...24
Do this in a correct way57
Find an efficient way to copy the message.84
Copy the variables in deep?102
Auto-generated method stub115
org.cid.distribution.plugins.mail.MailEditorHandlerLine
Make this mechanism pluggable110
org.cid.distribution.plugins.mail.MailWriterHandlerLine
Check if the created files already exist96
org.cid.distribution.plugins.mail.POP3HandlerLine
Awful way of copying the message! redesign this thing188
org.cid.distribution.plugins.mail.SMTPHandlerLine
Do not use the default session instance!!!101