uce/todo.txt
2022-01-21 09:10:38 +00:00

39 lines
703 B
Plaintext

Library
=================================
- md5 / meow
- fold StringList into DTree _OR_ make better StringList
- make session data use DTree instead of StringList
Bugs
=================================
- shell_escape()
Framework
=================================
- Check: File Upload
- Proxy mode
- WebSockets
- Resident code / Cron / Tick?
- Automated Test Suite
- Documentation
Performance
=================================
- Arena Allocator
- Array implementation
Nice to Have
=================================
- pseudorandom
- XML components
- Optionally store compiled units alongside source
Finally
=================================
- DO WE DO OUR OWN LANGUAGE OR DO WE KEEP USING C?!?