Changes between Version 1 and Version 2 of Ticket #22471
- Timestamp:
- Feb 28, 2017, 2:34:13 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22471 – Description
v1 v2 5 5 2. Split `refers_to` in two because it is used in two independent ways: instead add `parent` and `itemcache` attributes. 6 6 7 3. Document this a lot better. 7 3. Turn `new_ref` into a method of `Gen_auto`. 8 9 4. Document this a lot better.