Todos

ClassClass Todos CountMethod with Todos
org.abraracourcix.alipes.alerters.CommonHostsJDTAlerter 0 1
org.abraracourcix.alipes.alerters.FileWildCardChangeConsoleAlerter 1 0
org.abraracourcix.alipes.listeners.AbstractListener 1 0
org.abraracourcix.alipes.listeners.email.SelectiveEmailListener 1 2
org.abraracourcix.alipes.listeners.status.StatusFrame 0 1
org.abraracourcix.alipes.listeners.status.StatusListener 0 1
org.abraracourcix.alipes.monitors.Monitor 1 0
org.abraracourcix.alipes.monitors.file.AbstractFileStateMonitor 0 2
org.abraracourcix.alipes.monitors.file.DirectoryFileStateMonitor 1 1
org.abraracourcix.alipes.monitors.url.URLMonitor 0 1

org.abraracourcix.alipes.alerters.CommonHostsJDTAlerter

Method Todos
main(): needs tarting up

org.abraracourcix.alipes.alerters.FileWildCardChangeConsoleAlerter

Class Todos
sort out the difficulty of entering wildcards on the commandline!

org.abraracourcix.alipes.listeners.AbstractListener

Class Todos
do we need this class?

org.abraracourcix.alipes.listeners.email.SelectiveEmailListener

Class Todos
not quite happy abou this since it seems to break the job of the Filter classes and be a bit monolithic
Method Todos
setUpPipeLine(): - this is not adequate...if there is no event, then the email list will never be updated....it needs to be updated as part of a separate polling monitor.
Method Todos
eventOccurred(): intercept emails, and wrap as multiplexed

org.abraracourcix.alipes.listeners.status.StatusFrame

Method Todos
main(): consider deletion

org.abraracourcix.alipes.listeners.status.StatusListener

Method Todos
eventOccurred(): deal with exceptions here properly

org.abraracourcix.alipes.monitors.Monitor

Class Todos
do we need this?

org.abraracourcix.alipes.monitors.file.AbstractFileStateMonitor

Method Todos
checkFile(): deal with exception properly
Method Todos
checkTheFiles(): deal with exception properly

org.abraracourcix.alipes.monitors.file.DirectoryFileStateMonitor

Class Todos
we're going to need to allow filters though.
Method Todos
pole(): deal with exception properly

org.abraracourcix.alipes.monitors.url.URLMonitor

Method Todos
pole(): deal with exceptions