buildat/doc/whynot.txt

12 lines
328 B
Plaintext
Raw Normal View History

2014-09-17 03:12:24 +03:00
Reasons for not doing certain things
====================================
Why not use protobuf?
- It would suck for modules because it has many moving parts
2014-09-27 23:18:46 +03:00
Why not detect -DURHO3D_64BIT automatically in the build system?
- It's not possible
Why not use cereal's versioning system?
- It doesn't support forward compatibility