| Class | Class Todos Count | Method Todos Count | Field Todos Count |
|---|---|---|---|
| ca.spaz.cron.CRONOMETER | 0 | 3 | 0 |
| ca.spaz.cron.database.Food | 0 | 1 | 0 |
| ca.spaz.cron.datasource.IFoodDatasource | 0 | 1 | 0 |
| ca.spaz.cron.datasource.www.NutritionDataFood | 0 | 5 | 0 |
| ca.spaz.cron.ui.FoodEditor | 0 | 1 | 0 |
| ca.spaz.cron.ui.MeasureEditor | 0 | 1 | 0 |
| ca.spaz.cron.user.User | 0 | 1 | 0 |
| Method Todos |
|---|
| checkDataSources(): Add a wizard page for each unavailable datasource. |
| checkDataSources(): Check the user for existence, as well. |
| checkDataSources(): Invoke the New User wizard (needs a better name) before firing the UI up |
| Method Todos |
|---|
| getNumTimesConsumed(): Determine if this Food can be associated with other instances of the same between datasources. |
| Method Todos |
|---|
| findFoods(): finalize the needed parameters here. |
| Method Todos |
|---|
| loadWebData(): Load measures |
| loadWebData(): Load food group |
| loadWebData(): load nutrients |
| loadWebData(): set baseline values. |
| loadWebData(): Parse the table layout of this page in order to get the info we need. |
| Method Todos |
|---|
| setUserPreference(): Determine better error handling for setting an invalid value. |