#6110: [with patch, needs review] implement a "decorator" to allow pickling
nested
classes
-------------------------+--------------------------------------------------
Reporter: cwitty | Owner: cwitty
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.0
Component: misc | Keywords:
-------------------------+--------------------------------------------------
Comment(by nthiery):
I just uploaded a super patch (for sage 3.4.2) which:
- Demonstrates the use a metaclass call nested_pickle automatically on a
class, *and all derived subclasse*. Potential application: put this on
Category, and all categories would be handled properly. Same thing on
Parent? Hmm.
- Fix nested_pickle to handle old-style classes
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6110#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---