Multiple requests in a row: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
When multiple of fields of a content plugin are used for example in custom volumn view the plugin has no information about this configuration. In many cases it's much more effective to cache some data which is required for all fields but is calculated only once per file. | When multiple of fields of a content plugin are used for example in custom volumn view the plugin has no information about this configuration. In many cases it's much more effective to cache some data which is required for all fields but is calculated only once per file. | ||
{{backlink|Content plugins Ideas and suggestions|Content plugins (WDX)}} |
Revision as of 20:19, 30 September 2005
When multiple of fields of a content plugin are used for example in custom volumn view the plugin has no information about this configuration. In many cases it's much more effective to cache some data which is required for all fields but is calculated only once per file.
Back to Content plugins (WDX)