paulirotta / Tantalum

Tantalum Cross Platform Library
12 stars 6 forks source link

PENDING can replace several states #27

Closed paulirotta closed 11 years ago

paulirotta commented 11 years ago

Simpler standard FP nomenclature for a future / promise Less state transitions good for speed Associated changes to fork priority state continue to check at point of error so the developer is warned with clear exceptions of attempts to multi-fork-chain

paulirotta commented 11 years ago

Done. The result should be significantly faster fork() and overall execution. There are also many more runtime checks for multi-chain and multi-fork error conditions