132
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Calendar:Feature_Implementations| << Back to Features]] | |||
This page is meant to be used by calendar developers. To add minor comments/feedback, please use the [[Calendar_Talk:Feature_Implementations:Providers|discussion page]]. More extensive discussion should be taken the [http://groups.google.com/group/mozilla.dev.apps.calendar?hl=en newsgroup]. | This page is meant to be used by calendar developers. To add minor comments/feedback, please use the [[Calendar_Talk:Feature_Implementations:Providers|discussion page]]. More extensive discussion should be taken the [http://groups.google.com/group/mozilla.dev.apps.calendar?hl=en newsgroup]. | ||
Line 84: | Line 84: | ||
The implementation of this range based cache needs a way to know which timerange (and other query parameters) a certain result set belong to. Then it needs a way to find out if it already has the result for a new query. That new query must have the same parameters, and the timeblock must be a subset of the stored timeblock. | The implementation of this range based cache needs a way to know which timerange (and other query parameters) a certain result set belong to. Then it needs a way to find out if it already has the result for a new query. That new query must have the same parameters, and the timeblock must be a subset of the stored timeblock. | ||
[[category:calendar|Calendar Cache]] |
edits