39 lines
705 B
Plaintext
39 lines
705 B
Plaintext
Library
|
|
=================================
|
|
- md5 / meow
|
|
- fold StringList into DValue _OR_ make better StringList
|
|
- make session data use DValue 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?!?
|
|
|