Ticket #4673 (new defect)

Opened 1 month ago

Last modified 1 month ago

Introduce generic pools just like for the Integer class

Reported by: mabshoff Assigned to: robertwb
Priority: major Milestone: sage-wishlist
Component: misc Keywords:
Cc: robertwb

Description

This is a substitution for #2930 since the idea is good, but the implementation was not the way to go.

The general idea is that we should have pools for certain objects like CDF to make the creation quicker. Code like that exists for Integers, so it would be nice to generalize them.

Cheers,

Michael

Change History

12/03/2008 11:10:05 AM changed by robertwb

  • cc set to robertwb.