Greetings, folks:
This Wednesday (05.11.2005) at noon in POST 307, we will be doing a second review of all classes from hackyTelemetry
package: org.hackystat.app.telemetry.config
This is the package that lets users manage telemetry definitions through web interface (telemetry management console). The web flow is a bit complex (2 jsp, 3 commands). Please read package.html and WebFlow.gif (in the same directory) before reviewing the actual code, this might help you to get high-level understanding of the package.
Please make sure you install the latest version of Jupiter and Jupiter sensor. Otherwise you might not send the correct data to the server. ---------------------------------- To perform this review: 1) Install and/or update (a) the Eclipse Jupiter plug-in and (b) The Hackystat Jupiter sensor. 2) Checkout/Update the hackyIssue module from CVS. hackyIssue depends on [hackyBuild, hackyKernel, hackyReport, hackyStdExt, hackyTelemetry]. Please check out any of these modules if you do not have them. 3) Select "TelemetryWebConfig" as the ReviewID. ----------------------------------
Thanks, Cedric
------------------------------------------------------------- Supplemental Links and Resources:
The Hackystat Code Review Guidelines: * http://hackydev.ics.hawaii.edu/hackyDevSite/doc/Review.html
The Elements of Hacky Style: * http://hackydev.ics.hawaii.edu/hackyDevSite/doc/EHS.html
Jupiter Code Review Tool documentation: * http://csdl.ics.hawaii.edu/Tools/Jupiter/Core/doc/UsersGuide.html
Hackystat Jupiter Sensor documentation: * http://hackystat.ics.hawaii.edu/hackystat/docbook/apas15.html
