#5991: Add a standard constructor for dynamic classes
-------------------------+--------------------------------------------------
Reporter: nthiery | Owner: nthiery
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.0
Component: misc | Keywords: dynamic classes, pickling, unique
representation
-------------------------+--------------------------------------------------
Description changed by nthiery:
Old description:
> This patch implements sage.structure.dynamic_class.dynamic_class, for
> constructing dynamically new python classes. The constructed classes can
> be pickled, and have unique representation.
>
> The patch includes a discussion on the relevance of dynamic classes for
> Sage.
>
> Depends on #5985 for the pickling and #5120.
>
> Used by the upcoming category framework #5891, (and sage-words?)
>
> Issue: is sage.structure.dynamic_class.dynamic_class the natural location
> for this?
>
> (please ignore dynamic_class-5991-submitted.2.patch; Michael: you may
> remove it)
New description:
This patch implements sage.structure.dynamic_class.dynamic_class, for
constructing dynamically new python classes. The constructed classes can
be pickled, and have unique representation.
The patch includes a discussion on the relevance of dynamic classes for
Sage.
Depends on #5985 for pickling and #5120.
Used by the upcoming category framework #5891, (and sage-words?)
Issue: is sage.structure.dynamic_class.dynamic_class the natural location
for this?
(please ignore dynamic_class-5991-submitted.2.patch; Michael: you may
remove it)
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5991#comment:3>
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
-~----------~----~----~----~------~----~------~--~---