Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Reiley Yang 3fcb47f28c
standardize the copyright info (#925) 2021-08-31 15:19:56 -07:00
Max Golovanov 62524f26fc Add CS4 support:
- instructions howto generate the serializer/deserializer using OneCollector schema
- scripts to simplify the process
- server-side classic bond schema file (CommonSchemaEvent.bond)
- client-side "bond lite"" schema file (CsProtocol.bond)
- bond_const.json - generated from common compact bond definitions using gbc.exe

This PR adds support for all new CS4 fields on wire, but without corresponding semantic APIs.

Further work needed (not in this PR):
- either add semantic APIs for all new fields...
- or illustrate how to use a custom IModule for runtime decoration of certain common Part A record props
- regenerate 1DS Fiddler Inspector schema and refresh the binary on internal website

I am sorry for submitting the gbc.exe binary in the repo, but that is the only trusted way to get the matching working bond codegen.
2019-09-20 03:11:17 -07:00