Changes between Initial Version and Version 1 of Ticket #22471
- Timestamp:
- Feb 28, 2017, 2:01:43 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22471 – Description
initial v1 3 3 1. Rename `b` to `chunck`. 4 4 5 2. Split `refers_to` in two because it is used in two independent ways: instead add `parent` and `i ndex_cache` attributes.5 2. Split `refers_to` in two because it is used in two independent ways: instead add `parent` and `itemcache` attributes. 6 6 7 7 3. Document this a lot better.