Ticket #3623 (closed enhancement: fixed)
[with patch, positive review] Factory and pickling framework (part of coercion branch)
| Reported by: | robertwb | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.2.2 |
| Component: | coercion | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
Uniqueness of parents makes Sage operate much more smoothly. This leads to an enormous amount of nearly identical caching code scattered throughout the library. This factory handles all the caching for you, and also provides a good pickling mechanism.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

