Changes between Version 2 and Version 3 of Ticket #22471
- Timestamp:
- Feb 28, 2017, 2:47:52 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22471 – Description
v2 v3 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. Turn `new_ref` into a method of `Gen _auto`.7 3. Turn `new_ref` into a method of `Gen`. 8 8 9 9 4. Document this a lot better.