Software Update:Metadata Discovery: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
* once per day regular | * once per day regular | ||
* on startup unless a check has been performed in the previous hour | * on startup unless a check has been performed in the previous hour | ||
* UI in Tools menu, Options window | |||
The former catches the case where the browser is left running... | The former catches the case where the browser is left running... | ||
The latter catches the installation of build where there are patches available, and more immediately checks for updates for most users. | The latter catches the installation of build where there are patches available, and more immediately checks for updates for most users. | ||
== Update Format == | == Update Format == |
Latest revision as of 20:00, 11 March 2005
Checking Schedule
Gateways into update checking:
- once per day regular
- on startup unless a check has been performed in the previous hour
- UI in Tools menu, Options window
The former catches the case where the browser is left running... The latter catches the installation of build where there are patches available, and more immediately checks for updates for most users.
Update Format
Currently RDF
- make platform selection more robust to avoid updating a platform to a different platform
Update Determination
- Scheme for determining any update as a positive/negative relationship. e.g. Simple version-version updates, downgrades, branch hops, etc.