| | 46 | * sick on Thursday |
| | 47 | |
| | 48 | * ippToPsps: |
| | 49 | * finally implemented a class encapsulating the ippToPsps config file: |
| | 50 | * less code duplication as all classes can be passed config object and use 'getters' for the various fields |
| | 51 | * logger objects now created by config object, again, to reduce duplicated code across programs |
| | 52 | * a refresh() method means the config can be re-read at any time meaning config settings can be changed on-the-fly without a need to stop/start programs |
| | 53 | * config values can be printed to log on demand |
| | 54 | * re-factored all other code accordingly |
| | 55 | * finally finished off code changes to load by box on the sky, configurable from the config. Still needs some tweaking. |
| | 56 | |
| | 57 | |
| | 58 | * Other |
| | 59 | * czar Monday and Tuesday. Learned how to unstick LAP, which came in handy. Many times |
| | 60 | * mailing list stuff - new list for psps working group |
| | 61 | * fixed bug in script that backs-up various databases - was not dumping contents, only schemas |
| | 62 | * updated PSPS news pageafter merge completed, also including IPP 3PI/OLD coverage for comparison |
| | 63 | * some cleanup after completed merge |
| | 64 | * fixed bug in PSVO reported by Nigel and made a release |
| | 65 | * slowly improving comments in PSVO, generally neatening-up the code |
| | 66 | |
| | 67 | |