caching:ex1
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| caching:ex1 [2007/02/26 18:22] – created bdefrain | caching:ex1 [2021/02/05 13:51] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Caching: Constant Override ====== | + | [[caching: |
| + | [[caching: | ||
| + | [[caching: | ||
| + | [[caching: | ||
| + | [[caching: | ||
| **Task:** Pass '' | **Task:** Pass '' | ||
| - | The '' | + | A first, very crude approximation of the bounding box, would be to return the entire drawing canvas. This is certainly very fast to calculate (it is a constant value), although it might mean excessive redrawing. |
| + | |||
| + | Implement an aspect to return the entire canves when the '' | ||
| <note tip> | <note tip> | ||
| Line 9: | Line 15: | ||
| </ | </ | ||
| - | This should make the test cases of tests. BoundsConstant pass. | + | This should make the test cases of '' |
| ---- | ---- | ||
| - | When done, remove the aspect from your build path. Continue with [[caching: | + | When done, remove the aspect from your build path. Continue with [[caching: |
caching/ex1.1172510550.txt.gz · Last modified: by bdefrain
