-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
None
-
Empty show more show less
We have tons of ways of tracking the state of types: Session.prototype.hasEnded, txns have state variables similar to pool, cursor has both internal state variables AND public accessors such as isDead. Let's come up with a solution that meets the need of all of our cases and standardize across all types.