![]() # Objective - A preparation for the 'system as entities' - The current system has a series of states such as `is_send`, `is_exclusive`, `has_defered`, As `system as entites` landed, it may have more states. Using Bitflags to unify all states is a more concise and performant approach ## Solution - Using Bitflags to unify system state. |
||
---|---|---|
.. | ||
migration-guides | ||
release-notes | ||
migration_guides_template.md | ||
migration_guides.md | ||
README.md | ||
release_notes_template.md | ||
release_notes.md |
Release Content
This directory contains drafts of documentation for the current development cycle, which will be published to the website during the next release. You can find more information in the release notes and migration guides files.