mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2026-01-05 01:51:00 +07:00
17 lines
311 B
Markdown
17 lines
311 B
Markdown
# Roadmap
|
|
|
|
## Backlog
|
|
|
|
- observers and events
|
|
- add INDEX fragment trait
|
|
- use compact prefix-tree for chunks
|
|
- optional ffi component storages
|
|
|
|
## Thoughts
|
|
|
|
- We can return deferred status from modifying operations and spawn/clone methods.
|
|
|
|
## Known Issues
|
|
|
|
- Required fragments are slower than they should be
|