The class is not used by any current code, appears to be broken, and the problem it was meant to solve (selection of which traits to pickle) is better solved via the use of transient traits metadata.
Technically this is a backwards-incompatible change, however.
The class is not used by any current code, appears to be broken, and the problem it was meant to solve (selection of which traits to pickle) is better solved via the use of
transienttraits metadata.Technically this is a backwards-incompatible change, however.