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
|
|
|
|
|
2014-10-19 17:31:32 +03:00
|
|
|
Why not use cereal's versioning system?
|
|
|
|
- It doesn't support forward compatibility
|
|
|
|
|